Update header.css

This commit is contained in:
hryxl 2022-03-21 13:23:12 +03:00 committed by GitHub
parent 296a14d382
commit 42ff975975
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: 111px; right: 101px;
} }
.logo-div { .logo-div {