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;