replaced 4xl text with 3xl (#1572)

This commit is contained in:
Rob Beeston
2024-12-23 14:21:12 -08:00
committed by GitHub
parent cb2b340ecd
commit 37ae1a1e6f
27 changed files with 473 additions and 587 deletions

View File

@@ -31,7 +31,7 @@
}
h2 {
@apply text-slate dark:text-white;
@apply text-4xl;
@apply text-3xl;
@apply my-5;
}
h3 {