devel #46

Merged
inhji merged 6 commits from devel into main 2023-04-04 15:38:03 +02:00
Showing only changes of commit b3b62accb6 - Show all commits

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 {