mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
9 lines
70 B
CSS
9 lines
70 B
CSS
|
pre {
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
pre code.hljs {
|
||
|
border: none;
|
||
|
margin: 0;
|
||
|
}
|