Update header.css

This commit is contained in:
hryxl 2022-03-21 13:03:10 +03:00 committed by GitHub
parent 8f1d97966c
commit 553fb5f3dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ header {
padding-left: 5px;
display: flex;
justify-content: start;
align-items: stretch;
align-items: start;
}
.logo-div {