added possibility for form honeypot
This commit is contained in:
@@ -377,4 +377,8 @@ textarea {
|
||||
|
||||
.form__field__errors {
|
||||
margin-top: em(7px);
|
||||
}
|
||||
|
||||
input[name="honeypot"] {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user