mirror of
https://github.com/tchartron/blow
synced 2024-11-23 04:43:11 +00:00
update theme
This commit is contained in:
parent
196b472b1a
commit
4b93ccc5c9
2 changed files with 2 additions and 2 deletions
|
@ -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
Loading…
Reference in a new issue