Skip to content

Commit

Permalink
Updated CSS: menu width and padding.
Browse files Browse the repository at this point in the history
  • Loading branch information
nerun committed May 9, 2024
1 parent 2d51172 commit 9b1face
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ h1, h2, h3, h4, h5, h6 {
.sidebar-toggle {
top: 0;
bottom: unset;
width: 300px;
padding: 10px;
}

@media screen and (max-width: 768px) {
Expand Down

0 comments on commit 9b1face

Please sign in to comment.