mirror of
https://github.com/thangisme/notes.git
synced 2026-07-26 04:03:48 -04:00
Fix order
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user