diff --git a/app/main.css b/app/main.css index e6cdac6c..8beaab8c 100644 --- a/app/main.css +++ b/app/main.css @@ -175,7 +175,6 @@ footer li a:hover { position: relative; max-width: 64rem; width: 100%; - height: 100%; } .main > section { @@ -271,7 +270,6 @@ select { @apply m-auto; @apply py-8; - min-height: 42rem; max-height: 42rem; width: calc(100% - 3rem); }