diff --git a/style.css b/style.css index 56edd70..7f72987 100644 --- a/style.css +++ b/style.css @@ -147,7 +147,7 @@ section.show{ transition: all 500ms ease; } #dropdown.show{ - max-height: 60vh; + max-height: 50vh; margin-top: 1.5em; }