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