Update header.css

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

View File

@ -19,6 +19,8 @@ header {
display: flex;
justify-content: start;
align-items: start;
position: relative;
right: 100px;
}
.logo-div {