Update header.css

This commit is contained in:
hryxl 2022-03-21 10:48:28 +03:00 committed by GitHub
parent ef08decee4
commit 63c1431823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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