sss
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
5 changed files
with
2 additions
and
2 deletions
| ... | @@ -14223,7 +14223,7 @@ figure.woocommerce-product-gallery__wrapper { | ... | @@ -14223,7 +14223,7 @@ figure.woocommerce-product-gallery__wrapper { |
| 14223 | } | 14223 | } |
| 14224 | 14224 | ||
| 14225 | .wrapper .container { | 14225 | .wrapper .container { |
| 14226 | padding: 0 160px 40px 50px; | 14226 | padding: 0 0px 40px 50px; |
| 14227 | } | 14227 | } |
| 14228 | @media only screen and (max-width: 1260px) { | 14228 | @media only screen and (max-width: 1260px) { |
| 14229 | .wrapper .container { | 14229 | .wrapper .container { | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
| ... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | .wrapper .container{ | 26 | .wrapper .container{ |
| 27 | padding:0 160px 40px 50px; | 27 | padding:0 0px 40px 50px; |
| 28 | @media only screen and (max-width: 1260px) { | 28 | @media only screen and (max-width: 1260px) { |
| 29 | padding:0 15px; | 29 | padding:0 15px; |
| 30 | } | 30 | } | ... | ... |
-
Please register or sign in to post a comment