]> _ Git - spinepro.git/commitdiff
wait #6965 @0:20
authorsoufiane <soufiane@cubedesigners.com>
Tue, 18 Jun 2024 13:42:30 +0000 (15:42 +0200)
committersoufiane <soufiane@cubedesigners.com>
Tue, 18 Jun 2024 13:42:30 +0000 (15:42 +0200)
wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl
wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl

index db8aa141a5d996c397e1e1294c84527a824c490c..1b7c3a126a5b264238b138dad173e6ec93291abb 100644 (file)
@@ -62,6 +62,7 @@ $menu-header-height = 90px
       display: flex
       padding: 1em
       font-size: inherit
+      border-radius: 0
 
     img
       width: 24px
index 40d358ee97a3273e0737614d602e79c20a87c5f4..01bc67b15ba4f402983b00c62d6d3fe5815d354e 100644 (file)
@@ -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