assets/css/app.css aktualisiert #277

Merged
inhji merged 2 commits from devel into main 2023-08-24 09:13:03 +02:00

View file

@ -92,8 +92,8 @@
} }
.prose h2 { @apply before:font-light before:text-theme-secondary; } .prose h2 { @apply before:font-light before:text-theme-secondary; }
.prose h3 { @apply before:font-light before:text-theme-blue; } .prose h3 { @apply before:font-light before:text-theme-tertiary; }
.prose h4 { @apply before:font-light before:text-theme-purple; } .prose h4 { @apply before:font-light before:text-theme-quaternary; }