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