Update header.css

This commit is contained in:
hryxl 2022-03-21 12:45:05 +03:00 committed by GitHub
parent ddeb4fd4af
commit 04f87e3c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,8 @@ header {
justify-content: left; justify-content: left;
align-items: left; align-items: left;
position: relative; position: relative;
right: 90px; right: 100px;
top: 10px; top: 5px;
} }
.logo-div { .logo-div {