From e1439f06a3a94e95f9b76feee933b69660e0c053 Mon Sep 17 00:00:00 2001 From: bashrc Date: Tue, 12 May 2026 15:26:14 +0100 Subject: [PATCH] Mobile 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 6626a3809..d4723edcd 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -115,7 +115,7 @@ "font-size-newswire-tiny": "16px", "font-size-dropdown-header": "40px", "font-size-dropdown-header-tiny": "20px", - "font-size-mobile": "50px", + "font-size-mobile": "70px", "font-size-tiny": "25px", "font-size-likes-mobile": "64px", "font-size-likes-tiny": "16px",