Update header.css
This commit is contained in:
parent
d1598d895b
commit
c5c22824af
|
@ -14,12 +14,9 @@ header {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobile-logo {
|
.mobile-logo {
|
||||||
font: 22px/36px Futura, Arial, sans-serif;
|
display: block;
|
||||||
display: flex;
|
justify-content: left;
|
||||||
justify-content: center;
|
align-items: left;
|
||||||
align-items: center;
|
|
||||||
padding-left: 30px;
|
|
||||||
width: 50%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-div {
|
.logo-div {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user