Make h3 a bit smaller in the reader

This commit is contained in:
Jackson Harper 2024-03-21 10:28:42 +08:00
parent 14fc731669
commit e302ad0468

View file

@ -86,7 +86,7 @@
font-size: 1.43em !important;
}
.article-inner-css h3 {
font-size: 1.25em !important;
font-size: 1.0em !important;
}
.article-inner-css h4,
.article-inner-css h5,