Update header.css
This commit is contained in:
parent
0dedf8812a
commit
0f1e347749
|
@ -17,8 +17,6 @@ header {
|
||||||
display: block;
|
display: block;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
align-items: left;
|
align-items: left;
|
||||||
position: absolute;
|
|
||||||
left: 50px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-div {
|
.logo-div {
|
||||||
|
@ -78,6 +76,8 @@ header {
|
||||||
#mobile-header-logo {
|
#mobile-header-logo {
|
||||||
height: 1.75em;
|
height: 1.75em;
|
||||||
width: 1.75em;
|
width: 1.75em;
|
||||||
|
position: absolute;
|
||||||
|
left: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobile-input-div {
|
.mobile-input-div {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user