diff --git a/web/src/components/layout/header.module.scss b/web/src/components/layout/header.module.scss index 8fc68b9..2eb663b 100644 --- a/web/src/components/layout/header.module.scss +++ b/web/src/components/layout/header.module.scss @@ -180,6 +180,7 @@ } ul { + min-height: 80vh; display: flex; flex-direction: column; justify-content: center;