mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-09 11:52:00 -04:00
Fix line nums in code block alignment in rtl languages
This commit is contained in:
parent
e888673bb2
commit
8671af6e0c
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@
|
|||
margin: 10px auto;
|
||||
background: var(--hljs-bg) !important;
|
||||
border-radius: var(--radius);
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.post-content li > .highlight {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue