mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 16:05:58 +01:00
8 lines
67 B
CSS
8 lines
67 B
CSS
pre {
|
|
padding: 0;
|
|
}
|
|
|
|
pre code.hljs {
|
|
border: none;
|
|
margin: 0;
|
|
}
|