Skip to content

Commit

Permalink
Fix mobile navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Nov 11, 2024
1 parent 3aa25ff commit 9c43682
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/tailwind.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ header {
border-bottom: 1px solid transparent !important;
}

#starlight__mobile-toc {
background-color: black;
}

.social-icons::after {
display: none;
}
Expand Down

0 comments on commit 9c43682

Please sign in to comment.