forked from mirrors/hugo-theme-terminal
refactor from PostCSS to SASS
This commit is contained in:
6
assets/css/gist.scss
Normal file
6
assets/css/gist.scss
Normal file
@ -0,0 +1,6 @@
|
||||
body .gist .blob-num /* line numbers */,
|
||||
body .gist .blob-code-inner
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user