diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index 38b838e..0c3a17a 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -30,7 +30,6 @@ section.hero { } .dropdown-content { - width: 17rem; overflow-y: scroll; max-height: 50vh; }