From 84a69fa2e59b9c403b3837a277d21fce4f4c6ef4 Mon Sep 17 00:00:00 2001 From: bashrc Date: Fri, 15 May 2026 14:41:09 +0100 Subject: [PATCH] Increase font size --- theme/typewriter/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index 64bf568bf..6d5544ac2 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -39,7 +39,7 @@ "font-size-newswire-mobile": "32px", "font-size": "28px", "font-size2": "24px", - "font-size3": "24px", + "font-size3": "40px", "font-size4": "24px", "font-size5": "20px", "rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)",