diff --git a/src/styles/typography.css b/src/styles/typography.css index 5fb89db..9b8a17f 100644 --- a/src/styles/typography.css +++ b/src/styles/typography.css @@ -3,7 +3,7 @@ @layer base { /* ===== Override default Tailwind Typography styles ===== */ .app-prose { - @apply prose; + @apply prose font-app; h1, h2,