Changed header content vertical align to top.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
min-height:40px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
align-items: start;
|
||||
}
|
||||
|
||||
@media (max-width:1024px) {
|
||||
|
||||
Reference in New Issue
Block a user