From: soufiane Date: Thu, 2 May 2024 13:15:35 +0000 (+0200) Subject: wip #6893 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1e43f1048b5e299e181999f8f9dabfd8999ee931;p=fluidbook-html5.git wip #6893 @0:05 --- diff --git a/style/cart/bastide-resah-cart.less b/style/cart/bastide-resah-cart.less index 5b6d24ca..5780b3a2 100644 --- a/style/cart/bastide-resah-cart.less +++ b/style/cart/bastide-resah-cart.less @@ -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; diff --git a/style/cart/bastide-resah.less b/style/cart/bastide-resah.less index 54870c30..e3cb8f92 100644 --- a/style/cart/bastide-resah.less +++ b/style/cart/bastide-resah.less @@ -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; } } }