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 { diff --git a/examples/docs/public/index.css b/examples/docs/public/index.css index aadc5c2f5..7ddd90056 100644 --- a/examples/docs/public/index.css +++ b/examples/docs/public/index.css @@ -341,6 +341,7 @@ h2.heading { display: inline-flex; gap: 0.5em; width: 100%; + padding: 0.15em 0 0.15em 0; } .header-link.depth-3 {