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

This commit is contained in:
hyzen
2026-06-10 23:54:39 +05:30
parent 1ddf2c7ffd
commit ddc30353ed
2 changed files with 2 additions and 0 deletions

View File

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

View File

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