Skip to content

Commit f45fe4b

Browse files
authored
repo sync
2 parents b22fe85 + cbe6b51 commit f45fe4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

stylesheets/nav.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,9 @@ header summary,
9090
background: transparent;
9191
}
9292
}
93+
94+
.nav-dropdown {
95+
@media (min-width: 1012px) and (max-width: 1279px) {
96+
right: 0;
97+
}
98+
}

0 commit comments

Comments
 (0)