From 674f0b70da6b38b6a514cb4959459f19ef25ddb3 Mon Sep 17 00:00:00 2001 From: Alex Ost Date: Wed, 29 Jul 2026 20:22:31 +0200 Subject: [PATCH] updated homepage styles to option 5-3 --- website/public/css/home-simplified/home-simplified.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/public/css/home-simplified/home-simplified.css b/website/public/css/home-simplified/home-simplified.css index e85f16e1..8fe4af7e 100644 --- a/website/public/css/home-simplified/home-simplified.css +++ b/website/public/css/home-simplified/home-simplified.css @@ -210,7 +210,7 @@ body { } .ca-cue .cue-txt { - font-size: 30px; + font-size: 24px; font-weight: 500; letter-spacing: 0.01em; color: #6B6B6B; @@ -246,7 +246,7 @@ svg.sicon { background: transparent; outline: none; font-family: inherit; - font-size: 30px; + font-size: 24px; font-weight: 500; letter-spacing: -0.2px; color: #141414; @@ -307,7 +307,7 @@ svg.sicon { } .ca-row .rt { - font-size: 30px; + font-size: 24px; font-weight: 700; letter-spacing: -0.8px; color: #141414;