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

This commit is contained in:
hyzen
2026-06-11 23:32:00 +05:30
parent a799a4b2fc
commit 74ed360be7
4 changed files with 7 additions and 7 deletions

View File

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