diff --git a/docs/css/custom.css b/docs/css/custom.css index 2e27b9c..d64cdc1 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -901,6 +901,7 @@ /* ── Comment form ── */ .comment-form { + margin-top: 2rem; margin-bottom: 1.5rem; } diff --git a/static/css/custom.css b/static/css/custom.css index 2e27b9c..d64cdc1 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -901,6 +901,7 @@ /* ── Comment form ── */ .comment-form { + margin-top: 2rem; margin-bottom: 1.5rem; }