Remove bottom margin of guestboook form title

This commit is contained in:
Leilukin 2024-06-02 10:16:43 +08:00 committed by Helen Chong
parent 5ccc1e9dca
commit 56349d8a37

View File

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