Remove bottom margin of guestboook form title

This commit is contained in:
Helen Chong 2024-06-02 10:16:43 +08:00
parent a75e04396e
commit c98cdce91a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
.comment-form-title {
text-align: center;
margin-bottom: 0 !important;
}
.comment-form,