]> _ Git - fluidbook-html5.git/commitdiff
wip #6893 @0:05
authorsoufiane <soufiane@cubedesigners.com>
Thu, 2 May 2024 13:15:35 +0000 (15:15 +0200)
committersoufiane <soufiane@cubedesigners.com>
Thu, 2 May 2024 13:15:35 +0000 (15:15 +0200)
style/cart/bastide-resah-cart.less
style/cart/bastide-resah.less

index 5b6d24ca91ccedb968d7a65018099df85433c681..5780b3a27bc774d1016ecf5512007ecd7e598905 100644 (file)
@@ -35,7 +35,7 @@
   font-size: 18px;
 
   .cart-sent {
-    padding: 20px 50px;
+    padding: 20px 50px 50px;
     font-size: 16px;
     text-align: left;
 
@@ -78,9 +78,9 @@
 
     p.legal {
       clear: both;
-      font-size: 12px;
+      font-size: 14px;
       text-align: left;
-      padding: 30px 0;
+      padding: 30px 0 50px;
 
       a {
         color: @menu-background;
index 54870c30ff5906ab1555d525a21e57bbfe9bc2b9..e3cb8f92423a4a60746f94ea89452a7043f3f42d 100644 (file)
@@ -444,7 +444,7 @@ input[type=email], input[type=password], input[type=text] {
       flex-direction: column;
 
       label {
-        margin-bottom: .625em;
+        margin-bottom: 4px;
         text-transform: uppercase;
       }
 
@@ -613,6 +613,7 @@ input[type=email], input[type=password], input[type=text] {
 
           label {
             text-transform: initial;
+            font-size: 14px;
           }
         }
       }