mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 20:35:02 +01:00
5 lines
87 B
CSS
5 lines
87 B
CSS
/* _gist.scss */
|
|
body .gist .blob-num,
|
|
body .gist .blob-code-inner {
|
|
border: none;
|
|
}
|