diff options
Diffstat (limited to 'docs/public')
-rw-r--r-- | docs/public/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/public/index.css b/docs/public/index.css index ba7fce412..cf7b84bc1 100644 --- a/docs/public/index.css +++ b/docs/public/index.css @@ -337,6 +337,7 @@ h2.heading { display: inline-flex; gap: 0.5em; width: 100%; + padding: 0.15em 0 0.15em 0; } .header-link.depth-3 { |