Merge pull request #1 from indexerrowaty/master

Fix the alignment of the Wezuwiusz logo in the header on mobile
This commit is contained in:
Piotr Badełek 2024-07-26 13:31:09 +02:00 committed by GitHub
commit a2dfef38c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -330,6 +330,7 @@ button, .button {
.website-header img { .website-header img {
width: 50%; width: 50%;
margin-bottom: 1rem; margin-bottom: 1rem;
margin-right: 0rem;
} }
header h1 { header h1 {