diff options
Diffstat (limited to '_index_header.html')
-rw-r--r-- | _index_header.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/_index_header.html b/_index_header.html index 2117e0f..51d4d28 100644 --- a/_index_header.html +++ b/_index_header.html @@ -8,9 +8,11 @@ </head> <body> <header> - <img src="logo.png" width="267" height="167" alt=""> - <h1>Harcdzielnia</h1> - <p>Drugie życie mundurów</p> + <img src="logo-light.svg" width="267" height="167" alt=""> + <div> + <h1 style="margin-bottom: 0">Harcdzielnia</h1> + <p style="margin-top: 0">Drugie życie mundurów</p> + </div> </header> <main> <h2>Co to harcdzielnia?</h2> |