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

This commit is contained in:
hyzen
2026-06-11 23:13:39 +05:30
parent db275cd4bc
commit a155cb339b
2 changed files with 2 additions and 2 deletions

View File

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