feat: Style updates to articles list view.
All checks were successful
CI / release (push) Successful in 7m38s

This commit is contained in:
2025-04-14 16:50:47 -04:00
parent a26e239291
commit 88c6bd4891
5 changed files with 23 additions and 19 deletions

View File

@@ -134,7 +134,7 @@ section h3 {
@apply text-orange-400;
}
p {
article p {
@apply mb-8;
}

File diff suppressed because one or more lines are too long