Skip to content

Commit c4cc1f1

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 5fbd6f2 + 89bc9e2 commit c4cc1f1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)