Try centering code block a different way since class is not working.
This commit is contained in:
parent
bd4e7684c9
commit
73a8c820c3
@ -94,7 +94,9 @@
|
||||
}
|
||||
|
||||
.code {
|
||||
max-width: 80%;
|
||||
max-width: 90%;
|
||||
margin-left: 5%;
|
||||
|
||||
overflow: auto;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user