Logo 2x isommaksi: font-size 20px → 40px
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
10
style.css
10
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;
|
||||
|
||||
Reference in New Issue
Block a user