FIX: fud not showing for pages

This commit is contained in:
Simon Martens
2026-01-15 22:50:45 +01:00
parent ab984442ec
commit 19ceab314e
13 changed files with 830 additions and 761 deletions

View File

@@ -198,11 +198,11 @@
}
.text {
@apply font-serif hyphens-auto;
@apply font-serif text-lg hyphens-auto;
}
.text p {
@apply text-lg hyphens-auto max-w-[70ch];
@apply hyphens-auto max-w-[70ch];
}
.text ul {