forked from mirrors/hugo-theme-terminal
6 lines
87 B
CSS
6 lines
87 B
CSS
/* _gist.scss */
|
|
body .gist .blob-num,
|
|
body .gist .blob-code-inner {
|
|
border: none;
|
|
}
|