From 3ae5b040189a209420c64a74f3966d942372fa8f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 15 Sep 2022 10:12:57 +0100 Subject: [PATCH] Font sizes --- theme/light/theme.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/light/theme.json b/theme/light/theme.json index 8c03510ec..8649b7a13 100644 --- a/theme/light/theme.json +++ b/theme/light/theme.json @@ -32,9 +32,9 @@ "font-page-dash-mobile": "32px", "font-size-button-mobile": "26px", "font-size-pageslist": "32px", - "font-size": "32px", - "font-size2": "26px", - "font-size3": "40px", + "font-size": "28px", + "font-size2": "24px", + "font-size3": "24px", "font-size4": "24px", "font-size5": "22px", "rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)",