]> _ Git - bastide-resah.git/commitdiff
wait #6893
authorsoufiane <soufiane@cubedesigners.com>
Fri, 3 May 2024 09:09:13 +0000 (11:09 +0200)
committersoufiane <soufiane@cubedesigners.com>
Fri, 3 May 2024 09:09:13 +0000 (11:09 +0200)
resources/webflow/charte-de-protection-des-donnees-personnelles.html
resources/webflow/css/custom.css

index 02d9a430a3b3ad86637fb711852b39e3f6d50212..2c66c865ff2b2e8c79e0212de149ce17a72910ab 100644 (file)
 <section class="section-footer">
     <div class="footer-wrap">
         <div class="footer-contain">
-            <div class="footer-logos-contain"><a href="#" class="w-inline-block"><img
+            <div class="footer-logos-contain"><a href="/" class="w-inline-block"><img
                 src="https://assets-global.website-files.com/661004d856d8b276759afc40/661005daacc984faab036fe9_logo-bastide.svg"
                 loading="lazy" alt="Bastide" class="logo-footer"/></a><a href="#" class="link-block w-inline-block"><img
                 src="https://assets-global.website-files.com/661004d856d8b276759afc40/661f891e51a75f62ab1e97f4_resah-logo-footer-blue.svg"
index 907a7ba98f55bb2e0ea779a6b49b6179827dec8e..fe7769f12519a6e2c2b623c3b52c54875c341b65 100644 (file)
     font-size: 12px;
 }
 
+#Bastide_cart *:not(label) {
+    font-size: 14px;
+}
+
 #Bastide_cart[data-content="register"] {
     max-width: 600px !important;
 }
@@ -193,6 +197,7 @@ input {
     margin: 0 10px 0 0;
     position: relative;
     flex-shrink: 0;
+    line-height: 13px;
 }
 #Bastide_register_form input[type=checkbox]:checked::before {
     content: url('/images/valid.svg');