From fe0e5dc5964f47396ee4fe69769a1b2fb7ad7dbe Mon Sep 17 00:00:00 2001 From: HF Date: Tue, 23 Jun 2020 08:48:49 +0200 Subject: [PATCH] fix spacing in help modal --- src/components/HelpModal.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/HelpModal.jsx b/src/components/HelpModal.jsx index 27d059a..d467f50 100644 --- a/src/components/HelpModal.jsx +++ b/src/components/HelpModal.jsx @@ -56,15 +56,15 @@ const HelpModal = () => ( ? (

This site is protected by reCAPTCHA and the Google  - Privacy Policy and  - Terms of Service apply. + Privacy Policy and  + Terms of Service apply.

) : (

This site is protected by hCAPTCHA and its  - Privacy Policyand  - Terms of Serviceapply. + Privacy Policy and  + Terms of Service apply.

)}