Style h4, h5, h6

This commit is contained in:
tobias 2024-05-20 08:22:47 +02:00
parent 386b5c17f9
commit 1dbb075cd8

View File

@ -81,7 +81,7 @@
}
h4, h5, h6 {
@apply text-xl font-semibold;
@apply text-2xl font-medium;
}
p, span, li, a {