diff --git a/assets/css/style.css b/assets/css/style.css index 44682351..c49b1ae5 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1206,8 +1206,7 @@ hr.-even { padding: 0 0.25rem; } -/* Hide captcha field as part of spam protection. - We got no real captcha. */ +/* Hide captcha field as part of spam protection. We got no real captcha. */ .contact_form__captcha { display: none; }