diff --git a/style/dropdowns.css b/style/dropdowns.css index c9b5c47..d54c5dc 100644 --- a/style/dropdowns.css +++ b/style/dropdowns.css @@ -65,7 +65,7 @@ } .submenu-button { - font-size: 1.5rem; + font-size: 1.2rem; font-weight: 900; color: var(--text); font-family: "Atkinson Hyperlegible", sans-serif; @@ -160,4 +160,4 @@ display: flex; flex-direction: row; gap: 3px; -} \ No newline at end of file +}