Skip to content

Commit 98aef9e

Browse files
authored
repo sync
2 parents acbe405 + 4fe7ada commit 98aef9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stylesheets/nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ header summary,
2222
}
2323

2424
.nav-mobile-dropdown {
25-
@media (max-width: $width-md) {
25+
@media (max-width: $width-md - 1) {
2626
display: none;
2727
visibility: hidden;
2828
}

0 commit comments

Comments
 (0)