From 2020b2e8a002341fc2f7d4048c33fa1f9275f87d Mon Sep 17 00:00:00 2001 From: bashrc Date: Tue, 12 May 2026 15:36:10 +0100 Subject: [PATCH] Font size --- theme/typewriter/theme.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index 1dad8b39d..5831f5b01 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -32,16 +32,16 @@ "focus-color": "grey", "font-page-dash-tiny": "16px", "font-page-dash-mobile": "32px", - "font-size-button-mobile": "36px", + "font-size-button-mobile": "32px", "font-size-pageslist": "32px", "font-size-links": "18px", "font-size-newswire": "18px", "font-size-newswire-mobile": "38px", "font-size": "28px", - "font-size2": "24px", - "font-size3": "24px", - "font-size4": "24px", - "font-size5": "22px", + "font-size2": "28px", + "font-size3": "28px", + "font-size4": "28px", + "font-size5": "28px", "rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)", "column-left-color": "#fbfbf6", "main-bg-color": "#fbfbf6",