From 19833c9805bfe4451862982226291950c8bd8270 Mon Sep 17 00:00:00 2001 From: Alex Ost Date: Wed, 29 Jul 2026 20:45:50 +0200 Subject: [PATCH 1/3] updated homepage styles to option 5-4 --- website/public/css/home-simplified/home-simplified.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/website/public/css/home-simplified/home-simplified.css b/website/public/css/home-simplified/home-simplified.css index 8fe4af7e..3586103f 100644 --- a/website/public/css/home-simplified/home-simplified.css +++ b/website/public/css/home-simplified/home-simplified.css @@ -215,13 +215,10 @@ body { letter-spacing: 0.01em; color: #6B6B6B; line-height: 1.2; - max-width: 1000px; + max-width: 740px; display: block; } -.ca-cue .cue-txt br { - display: none; -} .ca-search { margin-top: 80px; From 404b0d196538a81b7d0b4b7ca5378c33ced949ef Mon Sep 17 00:00:00 2001 From: Alex Ost Date: Wed, 29 Jul 2026 20:51:14 +0200 Subject: [PATCH 2/3] updated homepage styles to option 5-4-1 --- website/public/css/home-simplified/home-simplified.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/public/css/home-simplified/home-simplified.css b/website/public/css/home-simplified/home-simplified.css index 3586103f..6d23c408 100644 --- a/website/public/css/home-simplified/home-simplified.css +++ b/website/public/css/home-simplified/home-simplified.css @@ -446,7 +446,7 @@ svg.sicon { font-size: 14px; font-weight: 600; line-height: 1.2; - max-width: 360px; + max-width: 340px; } .ca-cue .cue-txt br { From e66e370082a57894860720c0c0c8336042ea8d29 Mon Sep 17 00:00:00 2001 From: Alex Ost Date: Wed, 29 Jul 2026 21:09:54 +0200 Subject: [PATCH 3/3] updated homepage styles to option 5-4-2 --- website/public/css/home-simplified/home-simplified.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/public/css/home-simplified/home-simplified.css b/website/public/css/home-simplified/home-simplified.css index 6d23c408..ef4af6f9 100644 --- a/website/public/css/home-simplified/home-simplified.css +++ b/website/public/css/home-simplified/home-simplified.css @@ -305,7 +305,7 @@ svg.sicon { .ca-row .rt { font-size: 24px; - font-weight: 700; + font-weight: 600; letter-spacing: -0.8px; color: #141414; transition: transform .3s cubic-bezier(.16,1,.3,1);