diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index 5fde693bd8..798014f6a4 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -548,7 +548,7 @@ body { .homepage-body { overflow-y: hidden; - max-height: 100vh; + height: 100vh; a { color: inherit; }