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;
align-items: left;
position: relative;
right: 90px;
top: 10px;
right: 100px;
top: 5px;
}
.logo-div {