mirror of
https://github.com/ziglang/zig.git
synced 2024-11-25 13:50:15 +00:00
parent
8a8a7ba35b
commit
ac2459327f
@ -26,6 +26,9 @@
|
||||
margin: 0;
|
||||
overflow-x: auto;
|
||||
}
|
||||
:not(pre) > code {
|
||||
white-space: break-spaces;
|
||||
}
|
||||
code {
|
||||
font-family:"Source Code Pro",monospace;
|
||||
font-size: 0.9em;
|
||||
|
Loading…
Reference in New Issue
Block a user