Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
brgew committed Apr 17, 2024
1 parent 0047940 commit c64e41b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,13 @@ nav#toc {
width: 250px;
}

/*
@media screen and (max-width: 576px) {
nav#toc {
display: none;
}
}
*/

@media (min-width: 576px) {
.sticky-navigation {
Expand Down

0 comments on commit c64e41b

Please sign in to comment.