From 46753c3b908c523cf324c4ce36152b3b8cbfdfbb Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 15 Oct 2019 09:42:47 +0100 Subject: [PATCH] Larger font for mobile --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 733e9243..a16b129c 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -16,7 +16,7 @@ --font-color-header: #ccc; --font-size: 30px; --font-size2: 24px; - --font-size3: 32px; + --font-size3: 40px; --font-size4: 22px; --font-size5: 20px; --text-entry-foreground: #ccc;