Update header.css

This commit is contained in:
hryxl 2022-03-21 12:03:58 +03:00 committed by GitHub
parent 3913b6b601
commit 0dedf8812a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ header {
display: block;
justify-content: left;
align-items: left;
position: absolute;
left: 50px;
}
.logo-div {
@ -76,7 +78,6 @@ header {
#mobile-header-logo {
height: 1.75em;
width: 1.75em;
margin-left: 2em;
}
.mobile-input-div {