Remove bottom margin of guestboook form title
This commit is contained in:
parent
a75e04396e
commit
c98cdce91a
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
.comment-form-title {
|
.comment-form-title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-form,
|
.comment-form,
|
||||||
|
|
Loading…
Reference in New Issue