devel #275

Merged
inhji merged 3 commits from devel into main 2023-08-24 09:08:08 +02:00
Showing only changes of commit 85ebf546df - Show all commits

View file

@ -91,9 +91,11 @@
@apply text-theme-quaternary;
}
.prose h1, h2, h3, h4 {
@apply before:font-light before:text-theme-base/25;
}
.prose h2 { @apply before:font-light before:text-theme-secondary; }
.prose h3 { @apply before:font-light before:text-theme-blue; }
.prose h4 { @apply before:font-light before:text-theme-purple; }
.prose h1 {
@apply before:content-['#'];