Logo 2x isommaksi: font-size 20px → 40px

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 08:12:28 +02:00
parent 60065ac9ef
commit f41eaf72cb

View File

@@ -55,15 +55,15 @@ header {
.pixel-logo { .pixel-logo {
font-family: 'Press Start 2P', 'Courier New', monospace; font-family: 'Press Start 2P', 'Courier New', monospace;
font-size: 20px; font-size: 40px;
font-weight: normal; font-weight: normal;
color: #ffffff; color: #ffffff;
text-shadow: 3px 3px 0px #3b1a00; text-shadow: 4px 4px 0px #3b1a00;
letter-spacing: 1px; letter-spacing: 2px;
line-height: 1; line-height: 1;
} }
.logo-heart { color: #e07b39; margin-right: 10px; } .logo-heart { color: #e07b39; margin-right: 14px; }
.logo-fi { color: #e8c9a8; font-size: 0.72em; } .logo-fi { color: #e8c9a8; font-size: 0.65em; }
header h1 { header h1 {
font-size: 2.4rem; font-size: 2.4rem;