Skip to content

Commit

Permalink
Update site/assets/scss/_sidebar.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Jul 20, 2023
1 parent f237f8d commit 282f9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/assets/scss/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Override collapse behaviors
// stylelint-disable-next-line declaration-no-important
display: block !important;
height: $sidebar-height; // Boosted mod: instead of `subtract(100vh, 8rem)`
height: $sidebar-height; // Boosted mod: instead of `subtract(100vh, 6rem)`
// Prevent focus styles to be cut off:
padding-left: .25rem;
margin-left: -.25rem;
Expand Down

0 comments on commit 282f9ef

Please sign in to comment.