revises Gist styles and code

This commit is contained in:
Huy Tran 2018-07-23 14:01:28 +10:00
parent 5ecdfb0e28
commit c1ab130c50
4 changed files with 8 additions and 20 deletions

View file

@ -26,11 +26,11 @@ pre {
background-color: $gray-1;
}
-code {
white-space: pre-wrap;
@extend %code-font;
@extend %code-in-rounded-box;
}
//-code {
// white-space: pre-wrap;
// @extend %code-font;
// @extend %code-in-rounded-box;
//}
code {
@extend %code-font;

View file

@ -1,6 +1,5 @@
/*
// https://codersblock.com/blog/customizing-github-gists
//
/*
body .gist {
.gist-file {
margin-bottom: 0;