Update: margin-top: 2.45rem for .comment-form

This commit is contained in:
hyzen
2026-06-11 15:42:29 +05:30
parent ea52406a4a
commit 40cf3b54fb
2 changed files with 2 additions and 2 deletions

View File

@@ -901,7 +901,7 @@
/* ── Comment form ── */
.comment-form {
margin-top: 2.6rem;
margin-top: 2.45rem;
margin-bottom: 1.5rem;
}

View File

@@ -901,7 +901,7 @@
/* ── Comment form ── */
.comment-form {
margin-top: 2.6rem;
margin-top: 2.45rem;
margin-bottom: 1.5rem;
}