From f11f6c559dcdf5e862f19b3080eb462f55bf78e8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 16 Nov 2020 20:49:17 +0000 Subject: [PATCH] Button font sizes --- theme/rc3/theme.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/theme/rc3/theme.json b/theme/rc3/theme.json index 3143cd8e..08edd84e 100644 --- a/theme/rc3/theme.json +++ b/theme/rc3/theme.json @@ -29,9 +29,11 @@ "banner-height": "15vh", "banner-height-mobile": "10vh", "focus-color": "blue", + "font-size-header": "14px", + "font-size-header-mobile": "24px", + "font-size-button-mobile": "24px", "font-size-links": "12px", "font-size-newswire": "12px", - "font-size-button-mobile": "26px", "font-size": "22px", "font-size2": "16px", "font-size3": "30px",