style(header): fix line height for different language font

This commit is contained in:
plebeius.eth
2023-10-22 13:27:47 +02:00
parent 5ecebdddfc
commit 68b783fc0f

View File

@@ -62,6 +62,7 @@
.tabMenu li a {
padding: 2px 6px 0 6px;
text-decoration: none;
line-height: 20px;;
}
@media (max-width: 530px) {