Fix order

trunk
Patrick Marsceill 4 years ago committed by GitHub
parent 85af5b81c5
commit 4de9962c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,11 +48,11 @@ div.highlighter-rouge {
padding: $sp-3;
margin-top: 0;
margin-bottom: $sp-3;
overflow-x: hidden;
background-color: $code-background-color;
border-radius: $border-radius;
box-shadow: none;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
div.highlight,
pre.highlight,

Loading…
Cancel
Save