Update header.css

This commit is contained in:
hryxl 2022-03-21 10:51:34 +03:00 committed by GitHub
parent 44ff8bb3b7
commit e77693230d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ header {
display: flex;
justify-content: center;
align-items: center;
padding-left: 20px;
padding-left: 30px;
}
.logo-div {