Skip to content

Commit 49bef15

Browse files
committed
reduce font size of collapsible toggle on mobile
1 parent 8ff7a68 commit 49bef15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,4 +546,8 @@ h2 {
546546
text-align: center;
547547
font-size: 16px;
548548
}
549+
550+
.collapsible-toggle {
551+
font-size: 18px;
552+
}
549553
}

0 commit comments

Comments
 (0)