Skip to content

Commit df607f5

Browse files
committed
smaller font size for the top menu
1 parent 0200d14 commit df607f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

toc.css

+3
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,6 @@
122122
#TOC .has-sub ul li.last > a {
123123
border-bottom: 0;
124124
}
125+
#TOC ul {
126+
font-size: 1.2rem;
127+
}

0 commit comments

Comments
 (0)