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