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

This commit is contained in:
hyzen
2026-06-11 23:41:15 +05:30
parent 92e16e4cc4
commit bd2612bcf7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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