mirror of
https://github.com/tchartron/blow
synced 2024-11-26 14:20:22 +00:00
update theme
This commit is contained in:
parent
4b0823ddfc
commit
dcb6c8ae57
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue