From da43cd8d3be0e2d53d27d7cc924eb445a482abf3 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Mon, 7 Dec 2020 22:07:36 -0500 Subject: cart finished for initial release, fixed annoying footer --- iridescence/src/components/CartCheckout.vue | 9 ++- iridescence/src/components/Footer.vue | 32 +++++++-- iridescence/src/components/Navbar.vue | 9 +-- iridescence/src/components/cart/CartItem.vue | 103 ++++++++++++++------------- iridescence/src/components/cart/Totals.vue | 8 +-- 5 files changed, 94 insertions(+), 67 deletions(-) (limited to 'iridescence/src/components') diff --git a/iridescence/src/components/CartCheckout.vue b/iridescence/src/components/CartCheckout.vue index cde78d9..590e5b9 100644 --- a/iridescence/src/components/CartCheckout.vue +++ b/iridescence/src/components/CartCheckout.vue @@ -2,7 +2,7 @@
🛒🛒 {{ checkoutReady }} +
+ +
-
- - - + + + +