mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-29 14:05:19 -04:00
fix code overflow without highlightjs
This commit is contained in:
parent
6bff959d62
commit
6178d4d02a
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@
|
||||||
color: rgba(255, 255, 255, 0.8);
|
color: rgba(255, 255, 255, 0.8);
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content blockquote {
|
.post-content blockquote {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue