_sass/_post.scss in askclass-news-theme-0.4.3 vs _sass/_post.scss in askclass-news-theme-0.5.0

- old
+ new

@@ -9,17 +9,17 @@ } h1 { margin-bottom: 0; & + time { color: var(--darkColor); - font-size: 16px; + font-size: 15px; } } address { font-style: normal; font-family: var(--secondaryFont); margin-top: 1.5em; - font-size: 1.3em; + font-size: 1.4em; a { color: var(--tertiaryColor); } } .text > p:first-child {