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 {
inline-block
display: inline-block;
justify-content: left;
align-items: left;
position: absolute;
right: 150px;
position: relative;
right: 50px;
}
.logo-div {