diff --git a/assets/css/shop/components.css b/assets/css/shop/components.css index f5c04b3..24f4a88 100644 --- a/assets/css/shop/components.css +++ b/assets/css/shop/components.css @@ -1090,7 +1090,6 @@ align-items: center; position: relative; z-index: 1; - margin-left: auto; } .header-icon-btn { diff --git a/assets/css/theme-layer2-attributes.css b/assets/css/theme-layer2-attributes.css index 602f9d5..9254010 100644 --- a/assets/css/theme-layer2-attributes.css +++ b/assets/css/theme-layer2-attributes.css @@ -73,7 +73,7 @@ gap: 2rem; } - & .shop-cart { + & .shop-actions { margin-left: auto; } }