update theme

This commit is contained in:
Thomas Chartron 2021-12-04 15:29:34 +01:00
parent 196b472b1a
commit 4b93ccc5c9
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ html {
#page-content p, h2 { #page-content p, h2 {
@apply py-4; @apply py-4;
} }
#page-content :is(p, h1, h2, h3, h4, h5, h6) { #page-content :is(h1, h2, h3, h4, h5, h6) {
@apply underline; @apply underline;
} }
#page-content pre { #page-content pre {

File diff suppressed because one or more lines are too long