Changed header content vertical align to top.
parent
b165e6d27c
commit
892bfa5e16
|
|
@ -73,7 +73,7 @@
|
||||||
min-height:40px;
|
min-height:40px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width:1024px) {
|
@media (max-width:1024px) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue