fix mobile header

This commit is contained in:
2021-08-16 13:59:15 +00:00
parent 1d2bb9ff13
commit f16b38a5bc

View File

@@ -191,6 +191,10 @@ text-5xl {
.text-3xl {
font-size: 2.25rem;
}
.text-8xl {
font-size: 4rem !important;
}
}
@media (min-width: 768px) {