Skip to content

Commit

Permalink
fix jumpto menu alignment on desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
outofambit committed May 8, 2024
1 parent f6b2528 commit d66fae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Nav/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
@media (min-width: $breakpoint-tablet) {
height: 80px;
border-top-width: 1px;
margin-top: auto;

&:global(.open) {
height: 100%;
Expand Down

0 comments on commit d66fae8

Please sign in to comment.