mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
fix margin when hljs was disabled
This commit is contained in:
@@ -162,6 +162,10 @@
|
|||||||
margin: 0
|
margin: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-content .highlight {
|
||||||
|
margin: auto 0 20px
|
||||||
|
}
|
||||||
|
|
||||||
.post-content .highlighttable {
|
.post-content .highlighttable {
|
||||||
table-layout: fixed
|
table-layout: fixed
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user