Merge pull request 'assets/css/app.css aktualisiert' (#277) from devel into main

Reviewed-on: #277
This commit is contained in:
inhji 2023-08-24 09:13:02 +02:00
commit 34c8a217e9

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; }