Skip to content

Commit

Permalink
reduce font size of collapsible toggle on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasr22 committed Nov 21, 2024
1 parent 8ff7a68 commit 49bef15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -546,4 +546,8 @@ h2 {
text-align: center;
font-size: 16px;
}

.collapsible-toggle {
font-size: 18px;
}
}

0 comments on commit 49bef15

Please sign in to comment.