mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2025-02-18 05:19:48 +03:00
7 lines
92 B
SCSS
7 lines
92 B
SCSS
|
body .gist .blob-num /* line numbers */,
|
||
|
body .gist .blob-code-inner
|
||
|
{
|
||
|
border: none;
|
||
|
}
|
||
|
|