From 059d0515fa95174c5914b6aa7c6c56e8e23e872a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 15 Sep 2022 17:35:01 +0100 Subject: [PATCH] Links font size --- theme/purple/theme.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/purple/theme.json b/theme/purple/theme.json index b77f956c2..3b773d4e8 100644 --- a/theme/purple/theme.json +++ b/theme/purple/theme.json @@ -24,6 +24,9 @@ "font-page-dash-mobile": "32px", "font-size-button-mobile": "26px", "font-size-pageslist": "32px", + "font-size-links": "18px", + "font-size-newswire": "18px", + "font-size-newswire-mobile": "38px", "font-size": "32px", "font-size2": "26px", "font-size3": "40px",