From 6a3e9f38da7360568feced4d2d7a9efc387c5013 Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Tue, 13 Feb 2024 21:22:51 +0100 Subject: [PATCH] fix news heading style --- themes/infinity-hugo/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/infinity-hugo/static/css/style.css b/themes/infinity-hugo/static/css/style.css index 19f206c..6c59e4d 100644 --- a/themes/infinity-hugo/static/css/style.css +++ b/themes/infinity-hugo/static/css/style.css @@ -480,6 +480,7 @@ a:active { /*-- About start --*/ +.news .content h3, .about .content h3 { font-size: 26px; font-weight: 300;