Skip to content

Commit

Permalink
Moved hamburger a little down.
Browse files Browse the repository at this point in the history
  • Loading branch information
nerun committed Jan 1, 2025
1 parent bbce6b9 commit a3386b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ h1, h2, h3, h4, h5, h6 {
}

.sidebar-toggle {
top: 0;
top: 120px;
bottom: unset;
}

@media screen and (max-width: 768px) {
#docsify-darklight-theme {
left: unset;
}
}
}

0 comments on commit a3386b9

Please sign in to comment.