fix: 💄 balance headings equally

This commit is contained in:
Sebin Nyshkim 2025-07-03 00:48:18 +02:00
parent 7f470c84c6
commit 812baaa994

View file

@ -38,6 +38,7 @@ h4,
h5,
h6 {
font-family: var(--font-heading);
@apply text-balance;
}
blockquote {