From c879bb5527a3c68c3e39876ae0a107c1545e3369 Mon Sep 17 00:00:00 2001 From: bashrc Date: Wed, 13 May 2026 10:17:46 +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 cc9f283dd..3cb58012d 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": "36px", + "font-size-mobile": "40px", "font-size-tiny": "25px", "font-size-likes-mobile": "64px", "font-size-likes-tiny": "16px",