Update header.css

This commit is contained in:
hryxl 2022-03-21 12:39:17 +03:00 committed by GitHub
parent 86d71cdc6d
commit 5170451f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,11 @@ header {
} }
.mobile-logo { .mobile-logo {
inline-block display: inline-block;
justify-content: left; justify-content: left;
align-items: left; align-items: left;
position: absolute; position: relative;
right: 150px; right: 50px;
} }
.logo-div { .logo-div {