diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-08-26 19:29:11 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-08-26 19:29:11 +0200 |
commit | 2c8a2699b7f28e485852d961039779af2c4ff87f (patch) | |
tree | 9470831bda2399dbb9ae30676b0c4c31dd7aba29 /_index_header.html | |
parent | 27a5b369345620d9a6fa0a60469b20c90dd391a2 (diff) | |
download | harcdzielnia-2c8a2699b7f28e485852d961039779af2c4ff87f.tar.gz harcdzielnia-2c8a2699b7f28e485852d961039779af2c4ff87f.zip |
Nowy style
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> |