diff --git a/frontend/src/index.css b/frontend/src/index.css index 0d436e1..befdf10 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -413,7 +413,7 @@ button { .page { background-color: var(--color-bg); - height: 900px; + height: 920px; padding: 1rem 0.75rem; }