mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
fix code highlight spacing when in a list
This commit is contained in:
@@ -163,7 +163,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post-content .highlight {
|
.post-content .highlight {
|
||||||
margin: auto 0 20px
|
margin: 10px auto
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content .highlighttable {
|
.post-content .highlighttable {
|
||||||
|
Reference in New Issue
Block a user