summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/public/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/public/index.css b/docs/public/index.css
index c791028cf..17ab4378f 100644
--- a/docs/public/index.css
+++ b/docs/public/index.css
@@ -113,7 +113,7 @@ a {
}
article > section :is(ul, ol) > * + * {
- margin-top: 0.75rem;
+ margin-top: 0.25rem;
}
article > section nav :is(ul, ol) > * + * {