Skip to content

Commit 2cd0947

Browse files
Adjust sticky nav width for large devices
1 parent 8a14911 commit 2cd0947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/Nav.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157

158158
& nav {
159159
width: 90%;
160+
max-width: $large-desktop-breakpoint;
160161
}
161162

162163
& span {

0 commit comments

Comments
 (0)