Header size correction

This commit is contained in:
tfw
2025-11-12 16:19:08 +01:00
parent 1e304720ff
commit c751a4559e
@@ -1,6 +1,7 @@
@media (max-width: 768px) { @media (max-width: 768px) {
.md-nav--primary .md-nav__title{ .md-nav--primary .md-nav__title{
padding: 3rem 1rem !important; padding: 3rem 1rem !important;
line-height: 3.4rem !important;
img{ img{
margin-top: -1.7rem !important; margin-top: -1.7rem !important;
} }