Skip to content

Commit

Permalink
Increase the icon size in mobile header
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Feb 19, 2023
1 parent ab3ca77 commit 483b05c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/furo/assets/styles/_scaffold.sass
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,11 @@ article
width: 100%
user-select: none

.nav-overlay-icon .icon,
.theme-toggle svg
height: 1.25rem
width: 1.25rem

// Add a scroll margin for the content
:target
scroll-margin-top: var(--header-height)
Expand Down

0 comments on commit 483b05c

Please sign in to comment.