update theme

This commit is contained in:
Thomas Chartron 2021-12-04 15:28:08 +01:00
parent 4b0823ddfc
commit dcb6c8ae57

View file

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