Skip to content

Commit c56d382

Browse files
committed
Bumping the Sidecar down so it doesn't overlap the updated Navigation
1 parent 62bec74 commit c56d382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sidecar/sidecar-style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@include break(large) {
88
display: block;
99
position: fixed;
10-
top: 75px;
10+
top: 100px;
1111
right: 0;
1212
z-index: 100;
1313
}

0 commit comments

Comments
 (0)