Skip to content

Commit

Permalink
Fixed styles
Browse files Browse the repository at this point in the history
  • Loading branch information
seahyx committed Sep 17, 2024
1 parent 61cfb8e commit 12dec95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/_sass/minima/custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ $sidebar-size: 300px;

.sidebar {
flex: 0 0 $sidebar-size;
position: sticky;
top: 0;
h2 {
font-size: 2rem;
margin-bottom: $spacing-unit / 4;
Expand Down

0 comments on commit 12dec95

Please sign in to comment.