mirror of
https://github.com/trwnh/hugo-theme-paradox.git
synced 2024-11-14 15:31:21 +00:00
fix bug with code lines
This commit is contained in:
parent
91cc7542a4
commit
b217acea16
|
@ -136,7 +136,7 @@
|
|||
pre code {
|
||||
padding: 0;
|
||||
}
|
||||
pre code > span {
|
||||
code .line {
|
||||
padding: 0 1em;
|
||||
}
|
||||
.highlight pre {
|
||||
|
|
Loading…
Reference in a new issue