From babaca27fadd1b780d1f154108541e471838cbff Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 24 Jan 2021 10:56:29 +0100 Subject: Fixed a size in post list --- template/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/style.css') diff --git a/template/style.css b/template/style.css index f1d8ba8..d8d3076 100755 --- a/template/style.css +++ b/template/style.css @@ -172,7 +172,7 @@ blockquote p { .post-list li a h2 { font-weight: 400; - font-size: 110%; + font-size: 100%; margin: 0; } -- cgit v1.2.3