From a220a15d80ac9528b29a028f29f079aae1beeee7 Mon Sep 17 00:00:00 2001 From: verdant Date: Mon, 23 Feb 2026 15:31:26 +0800 Subject: style: modify the style of post title - h3 -> h2 - change all to 1.25em --- layouts/partials/style.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials') diff --git a/layouts/partials/style.html b/layouts/partials/style.html index 1d56e37..f56ed7b 100644 --- a/layouts/partials/style.html +++ b/layouts/partials/style.html @@ -57,7 +57,7 @@ flex: 1; overflow: hidden; text-overflow: ellipsis; - font-size: 1.6em; + font-size: 1.25em; word-wrap: break-word; white-space: normal; word-wrap: break-word; -- cgit v1.2.3