From: soufiane Date: Tue, 6 May 2025 08:53:39 +0000 (+0200) Subject: wip #7507 @0h05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=627daf3a93a4ba7576a1c11dfbf0d6b7de3f33d3;p=miranui.git wip #7507 @0h05 --- diff --git a/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss b/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss index 2603eb6..a3b3de6 100644 --- a/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss +++ b/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss @@ -59,6 +59,11 @@ height: 48px; } + textarea { + padding: 19px !important; + font-family: Poppins, sans-serif; + } + .wpcf7-submit { background-color: $clearBlue; border: 0;