From 9fd4a1c2d9c8bc0685300525379a59ff3f9e412c Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 7 Mar 2024 17:36:12 +0100 Subject: [PATCH] =?utf8?q?wait=20#6761=20modification=20padding=20d=C3=BB?= =?utf8?q?=20=C3=A0=20la=20maj=20elementor=203.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../physioassist/resources/assets/styles/common/global.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/physioassist/resources/assets/styles/common/global.styl b/wp-content/themes/physioassist/resources/assets/styles/common/global.styl index 59304e3..3311117 100644 --- a/wp-content/themes/physioassist/resources/assets/styles/common/global.styl +++ b/wp-content/themes/physioassist/resources/assets/styles/common/global.styl @@ -43,7 +43,7 @@ p:not(:last-of-type) padding-right: 0 // Default vertical padding for outer level sections only -.elementor-section-wrap > .elementor-section +.elementor > .elementor-section vertical-spacing() // Override default spacing between widgets @@ -51,7 +51,7 @@ p:not(:last-of-type) constrain(margin-bottom, $vertical-gutter) // Set margin bottom to standard gutter // Get rid of default 10px padding around elements -.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap +.elementor-column-gap-default>.elementor-column>.elementor-element-populated padding: 0 // Common action link with SVG arrow in front -- 2.39.5