mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-12 03:53:20 +00:00
8 lines
67 B
CSS
8 lines
67 B
CSS
pre {
|
|
padding: 0;
|
|
}
|
|
|
|
pre code.hljs {
|
|
border: none;
|
|
margin: 0;
|
|
}
|