We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c72e58 commit be1f883Copy full SHA for be1f883
1 file changed
stylesheets/nav.scss
@@ -22,7 +22,7 @@ header summary,
22
}
23
24
.nav-mobile-dropdown {
25
- @media (max-width: $width-md) {
+ @media (max-width: $width-md - 1) {
26
display: none;
27
visibility: hidden;
28
0 commit comments