Force Codes to be left to right

pull/342/head
Ahmad 3 years ago
parent cc5adf42fc
commit 37d445af95

@ -14,6 +14,10 @@ body {
margin-right: 60px;
}
pre {
direction: ltr;
}
h1 {
font-size: 46px;
font-style: italic;

Loading…
Cancel
Save