mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
9 lines
67 B
CSS
9 lines
67 B
CSS
pre {
|
|
padding: 0;
|
|
}
|
|
|
|
pre code.hljs {
|
|
border: none;
|
|
margin: 0;
|
|
}
|