summaryrefslogtreecommitdiff
path: root/src-migrate/pages/shop/cart/cart.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src-migrate/pages/shop/cart/cart.module.css')
-rw-r--r--src-migrate/pages/shop/cart/cart.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/pages/shop/cart/cart.module.css b/src-migrate/pages/shop/cart/cart.module.css
index 806104be..b756fb15 100644
--- a/src-migrate/pages/shop/cart/cart.module.css
+++ b/src-migrate/pages/shop/cart/cart.module.css
@@ -19,7 +19,7 @@
}
.summary-wrapper {
- @apply w-full md:w-1/4 md:pl-6 mt-6 md:mt-0 bottom-0 md:sticky sticky bg-white;
+ @apply w-[85%] md:w-1/4 md:pl-6 mt-6 md:mt-0 bottom-8 md:sticky fixed bg-white;
}
.summary {