assets/css/app.css aktualisiert

This commit is contained in:
inhji 2023-08-24 09:07:50 +02:00
parent e37378ac06
commit 85ebf546df

View file

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