mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 19:21:18 -04:00
reduce font size on blog posts
This commit is contained in:
@@ -597,6 +597,7 @@ body#notes footer div#panda span {
|
|||||||
/* Single Post */
|
/* Single Post */
|
||||||
|
|
||||||
body#notes main#single article div#content, body#notes main#single article div#content p {
|
body#notes main#single article div#content, body#notes main#single article div#content p {
|
||||||
|
font-size: 16px;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user