Update header.css

This commit is contained in:
hryxl 2022-03-21 12:09:22 +03:00 committed by GitHub
parent 0f1e347749
commit 3ad773de20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ header {
}
.mobile-logo {
display: block;
display: flex;
justify-content: left;
align-items: left;
}