Skip to content

Commit

Permalink
Unset sticky position of .sidebar or xl screens
Browse files Browse the repository at this point in the history
  • Loading branch information
gocemitevski committed Mar 14, 2024
1 parent 3fc69dd commit 0b44303
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/assets/scss/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@

@include media-breakpoint-up(xl) {
.sidebar {
position: sticky;
top: 0;
height: 100vh;
overflow: auto;
}
Expand Down

0 comments on commit 0b44303

Please sign in to comment.