From 097955703275b701171ab6722392ffe8aef72142 Mon Sep 17 00:00:00 2001 From: muli Date: Fri, 19 May 2023 17:47:19 +0200 Subject: [PATCH] chore: Whitespace. --- assets/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; }