From: soufiane Date: Tue, 18 Jun 2024 13:42:30 +0000 (+0200) Subject: wait #6965 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a5773a32c08a99eee5086c36a6cb3265fdb9a475;p=spinepro.git wait #6965 @0:20 --- diff --git a/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl b/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl index db8aa141..1b7c3a12 100644 --- a/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl +++ b/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl @@ -62,6 +62,7 @@ $menu-header-height = 90px display: flex padding: 1em font-size: inherit + border-radius: 0 img width: 24px diff --git a/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl b/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl index 40d358ee..01bc67b1 100644 --- a/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl +++ b/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl @@ -108,7 +108,7 @@ $title_bg = rgba(#031236, 0.84) +below($breakpoint-slideshow-images) font-size: 3.75vw - padding-right: 3em + padding-right: 1em &:before content: none @@ -147,12 +147,17 @@ $title_bg = rgba(#031236, 0.84) &-buttons margin-top: 57px - flex-wrap: wrap gap: 17px + flex-wrap: wrap +below($breakpoint-slideshow) margin-top: 20px gap: 9px + flex-wrap: nowrap + + +below(600px) + flex-wrap: wrap + a @@ -160,7 +165,7 @@ $title_bg = rgba(#031236, 0.84) padding: 1em 1.8em +below($breakpoint-slideshow) - font-size: .6rem + font-size: .9rem img margin-right: .9rem