diff --git a/docs/css/custom.css b/docs/css/custom.css index cacebce..56efaf6 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -901,7 +901,7 @@ /* ── Comment form ── */ .comment-form { - margin-top: 2.6rem; + margin-top: 2.45rem; margin-bottom: 1.5rem; } diff --git a/static/css/custom.css b/static/css/custom.css index cacebce..56efaf6 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -901,7 +901,7 @@ /* ── Comment form ── */ .comment-form { - margin-top: 2.6rem; + margin-top: 2.45rem; margin-bottom: 1.5rem; }