From 6ecd4516283f90b556fdb5f59a0dff34178f0870 Mon Sep 17 00:00:00 2001 From: Ray C Date: Thu, 23 May 2024 17:21:27 +0800 Subject: [PATCH] Update cart items spacing --- src/pages/shop/cart.html | 18 +++++++++++------- src/pages/shop/checkout.html | 23 +++++++++++++---------- 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/src/pages/shop/cart.html b/src/pages/shop/cart.html index 541fa7c..3e7491a 100644 --- a/src/pages/shop/cart.html +++ b/src/pages/shop/cart.html @@ -3,9 +3,9 @@ x-show="cart.items.length" class="grid lg:grid-cols-12 gap-8 md:px-12 lg:p-0 relative" > -
+
+
Payment Options