From f41eaf72cb09fe21f2e9506b0d9e7ead12be3972 Mon Sep 17 00:00:00 2001 From: Jukka Lampikoski Date: Sun, 8 Mar 2026 08:12:28 +0200 Subject: [PATCH] =?UTF-8?q?Logo=202x=20isommaksi:=20font-size=2020px=20?= =?UTF-8?q?=E2=86=92=2040px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index da0b8a7..b63ac83 100644 --- a/style.css +++ b/style.css @@ -55,15 +55,15 @@ header { .pixel-logo { font-family: 'Press Start 2P', 'Courier New', monospace; - font-size: 20px; + font-size: 40px; font-weight: normal; color: #ffffff; - text-shadow: 3px 3px 0px #3b1a00; - letter-spacing: 1px; + text-shadow: 4px 4px 0px #3b1a00; + letter-spacing: 2px; line-height: 1; } -.logo-heart { color: #e07b39; margin-right: 10px; } -.logo-fi { color: #e8c9a8; font-size: 0.72em; } +.logo-heart { color: #e07b39; margin-right: 14px; } +.logo-fi { color: #e8c9a8; font-size: 0.65em; } header h1 { font-size: 2.4rem;