From: nael Date: Tue, 18 Jun 2019 11:39:33 +0000 (+0200) Subject: wip #2830 @0.10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2b574b3e33eecea6b0dcb957cb9a6e94c9babe7b;p=pmi.git wip #2830 @0.10 --- diff --git a/public/_modules/selected-product/index.html b/public/_modules/selected-product/index.html index a7da087..8881daf 100644 --- a/public/_modules/selected-product/index.html +++ b/public/_modules/selected-product/index.html @@ -14,7 +14,7 @@
-
+
diff --git a/public/_modules/selected-product/style.styl b/public/_modules/selected-product/style.styl index b7bd1e0..e815ee5 100644 --- a/public/_modules/selected-product/style.styl +++ b/public/_modules/selected-product/style.styl @@ -17,14 +17,16 @@ $verylightgrey =#E7E9F3 #select-product margin-left: 10vw margin-right: 10vw - + @media (max-width : 990px) + margin 5vw .selected-wrapper background $lightgrey width: 44.2vw; + padding: 2.5vw @media (max-width 1080px) width 100% @media (max-width 499px) - padding 5vw!important + padding 7.5vw!important .img-product img width 100%