Skip to content

Commit fa01c64

Browse files
committed
update dropdown
1 parent c25bd6b commit fa01c64

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)