simplify styling

This commit is contained in:
vcoppe
2026-03-29 20:21:52 +02:00
parent d5f1fe1c7b
commit 7b17900160
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
@apply text-foreground;
@apply text-3xl;
@apply font-semibold;
@apply mb-3 pt-6;
@apply mb-3;
}
:global(.markdown h2) {