Made content body smaller

This commit is contained in:
Alexis
2025-08-12 11:16:52 +02:00
parent f89cc22e87
commit 08620b5044

View File

@@ -40,6 +40,10 @@
}
}
p, ul, ol {
font-size: var(--text-sm);
}
/* Normal link */
p a:not([class]) {
color: var(--color-primary);