Changed header content vertical align to top.

This commit is contained in:
Fabio Caccamo
2020-09-02 18:08:48 +02:00
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) {