„assets/css/app.css“ ändern

This commit is contained in:
inhji 2023-04-04 15:37:52 +02:00
parent bf93ca6045
commit b3b62accb6

View file

@ -73,7 +73,7 @@
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
@apply font-serif underline decoration-2 decoration-theme-primary;
@apply font-serif text-theme-heading;
}
.prose img {