fix header size

This commit is contained in:
2021-08-17 07:13:27 +00:00
parent f16b38a5bc
commit d58f28b36b

View File

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