Skip to content

Commit 52587d2

Browse files
committed
move side menu to bottom of page
1 parent 70125af commit 52587d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sass/_custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@ body:has(.sticky-nav-button) > main > div[style*="background:transparent"]:first
13651365
.section-nav-menu {
13661366
position: fixed;
13671367
left: 20px;
1368-
top: 100px;
1368+
bottom: 10px;
13691369
width: 180px;
13701370
max-height: calc(100vh - 140px);
13711371
padding: 20px 0;

0 commit comments

Comments
 (0)