diff --git a/styles/Home.module.css b/styles/Home.module.css index 7b8630e..1611492 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -74,6 +74,7 @@ } .main { - height: 80vh; + min-height: 96vh; + height: 96vh; } }