mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
fix margin when hljs was disabled
This commit is contained in:
parent
905640ceef
commit
3b0997fc42
@ -162,6 +162,10 @@
|
||||
margin: 0
|
||||
}
|
||||
|
||||
.post-content .highlight {
|
||||
margin: auto 0 20px
|
||||
}
|
||||
|
||||
.post-content .highlighttable {
|
||||
table-layout: fixed
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user