diff --git a/docs/css/custom.css b/docs/css/custom.css index 4f8018a..ee5f6c7 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -902,7 +902,7 @@ /* ── Comment form ── */ .comment-form { - margin-top: 1.4rem; + margin-top: 1.5rem; margin-bottom: 1.5rem; } diff --git a/static/css/custom.css b/static/css/custom.css index 4f8018a..ee5f6c7 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -902,7 +902,7 @@ /* ── Comment form ── */ .comment-form { - margin-top: 1.4rem; + margin-top: 1.5rem; margin-bottom: 1.5rem; }