From dd2b80206a50d36ec50bef2b4d259e45b09b59db Mon Sep 17 00:00:00 2001 From: CodeServer Date: Thu, 5 Aug 2021 15:13:25 +0100 Subject: [PATCH] Improved sidebar but login modal is not working --- index.php | 2 +- shopping/cart.php | 2 - shopping/shopping.php | 98 +++++++++++++++------- style/_variables.sass | 4 +- style/modules/_button.sass | 9 +- style/modules/_modules-dir.sass | 1 + style/modules/_offcanvas.sass | 28 +++++++ style/modules/shopping/_shopping.sass | 116 +++++++++++++------------- style/style.css | 62 +++++++++----- style/style.css.map | 3 +- 10 files changed, 209 insertions(+), 116 deletions(-) create mode 100644 style/modules/_offcanvas.sass diff --git a/index.php b/index.php index 72c7124..50279e0 100644 --- a/index.php +++ b/index.php @@ -304,6 +304,6 @@ - + \ No newline at end of file diff --git a/shopping/cart.php b/shopping/cart.php index 46f1270..c821ace 100644 --- a/shopping/cart.php +++ b/shopping/cart.php @@ -53,8 +53,6 @@
- - diff --git a/shopping/shopping.php b/shopping/shopping.php index 83fd70c..66f9d7b 100644 --- a/shopping/shopping.php +++ b/shopping/shopping.php @@ -26,9 +26,6 @@ /> New Moon Dessert Bar - - - @@ -66,14 +63,14 @@
-
+ + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+ + + + + $ + + Delete
+ +
+ + +
+
+
+ +
+ +
+
+
+ + +
+ + -