sassy update to match

This commit is contained in:
Ashwin Maroli 2016-08-24 19:31:32 +05:30
parent 1cd880f9d0
commit 7f578b5dd8
1 changed files with 6 additions and 0 deletions

View File

@ -673,6 +673,12 @@ h5 > code,
overflow: auto; overflow: auto;
} }
.highlighter-rouge .highlight {
@extend .highlight;
margin: 0;
padding: 10px 0.5em;
}
/* HTML Elements */ /* HTML Elements */
h1, h2, h3, h4, h5, h6 { margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; }