diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index 5116dac..b2468dd 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -32,6 +32,10 @@ section.hero { justify-content: flex-end; } + .dropdown-menu { + min-width: 15rem; + } + .dropdown { li { list-style: none !important;