Fix code horizontal overflow
This commit is contained in:
parent
12aae0afb4
commit
cb610a6b4a
@ -46,3 +46,7 @@ blockquote {
|
||||
padding-left: 1em;
|
||||
border-left: solid grey 3px;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user