Add margin-top to reply form for spacing from content

This commit is contained in:
russell@unturf.com 2026-01-29 09:36:26 -05:00
parent 4d8d77c9b8
commit 3ac6cbee50

View file

@ -412,6 +412,7 @@ form.node-action {
}
.remark-box-div-main {
margin-top: 3rem;
margin-bottom: 35px;
}