From 0d6f146e50e04a75e75ad3d5e97e73f367026151 Mon Sep 17 00:00:00 2001 From: Marco Hitschler Date: Sun, 13 Apr 2025 01:04:23 +0200 Subject: [PATCH] Prosopo Validation --- assets/css/elsa.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/elsa.css b/assets/css/elsa.css index 8cbe1f6..22f5963 100644 --- a/assets/css/elsa.css +++ b/assets/css/elsa.css @@ -1149,4 +1149,8 @@ iframe.twitter-tweet .mc4wp-procaptcha__captcha { margin-top: -24px !important; margin-bottom: 10px !important; +} + +.mc4wp-procaptcha__validation-error { + margin-bottom: 30px !important; } \ No newline at end of file