mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 13:30:45 +00:00
docs: add padding between functions list
This commit is contained in:
parent
f6459721e5
commit
51b2aa1643
@ -352,6 +352,10 @@
|
||||
box-shadow: inset 0 -0.2em 0 #c6cbd1;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#listFns > div {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#listFns dt {
|
||||
font-family: var(--mono);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user