From 9df9923ec49646f3250a9cf3a6edc2aefc80e4d6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 21 May 2021 20:17:03 +0100 Subject: [PATCH] Larger font --- theme/hacker/theme.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/hacker/theme.json b/theme/hacker/theme.json index afcc5d3dc..14f6161c0 100644 --- a/theme/hacker/theme.json +++ b/theme/hacker/theme.json @@ -2,13 +2,13 @@ "font-size-header": "12px", "font-size-header-mobile": "20px", "font-size-button-mobile": "20px", - "font-size-links": "12px", + "font-size-links": "16px", "font-size-publish-button": "12px", - "font-size-newswire": "12px", + "font-size-newswire": "16px", "font-size-newswire-mobile": "36px", - "font-size-dropdown-header": "16px", + "font-size-dropdown-header": "26px", "font-size-mobile": "20px", - "font-size": "16px", + "font-size": "26px", "font-size2": "16px", "font-size3": "36px", "font-size4": "16px",