Update header.css

This commit is contained in:
hryxl 2022-03-21 13:21:28 +03:00 committed by GitHub
parent 70efec8ff9
commit 296a14d382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ header {
justify-content: start; justify-content: start;
align-items: start; align-items: start;
position: relative; position: relative;
right: 100px; right: 111px;
} }
.logo-div { .logo-div {