nvf/highlightjs/highlight-style.css
2023-12-25 08:22:11 +00:00

9 lines
67 B
CSS

pre {
padding: 0;
}
pre code.hljs {
border: none;
margin: 0;
}