From d0f060a9cc9ce2aa14091a79453fc41457dc248e Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 14 May 2024 01:21:51 +0200 Subject: [PATCH] style: smaller post-item header font size --- assets/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/main.scss b/assets/main.scss index 83b9d7a..4a2d046 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -541,7 +541,7 @@ iframe.mastodon-embed { margin: 10px 0; font-family: "Source Serif Pro", serif; font-weight: 900; - font-size: 40px; + font-size: 32px; line-height: 1.04; text-decoration: underline !important; color: #bb4a03 !important;