From 7b73f28b607be0ddf84dece8f9128bfccacba6a3 Mon Sep 17 00:00:00 2001 From: Fluffy Date: Mon, 6 May 2024 15:16:06 +0100 Subject: [PATCH] Move help to bottom of cart page --- front/src/pages/PageCart.svelte | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/front/src/pages/PageCart.svelte b/front/src/pages/PageCart.svelte index 0202c15..b9182df 100644 --- a/front/src/pages/PageCart.svelte +++ b/front/src/pages/PageCart.svelte @@ -43,19 +43,6 @@
-

Help

-
- -

Want to reserve a table instead? You can do this here!

-
-
- -

Looking past orders? Check out the commonly asked questions.

-
-
- -
-

Looking for something more?

{#await popularToday}

Loading

@@ -63,6 +50,19 @@ {/await} +
+ +

Help

+
+ +

Want to reserve a table instead? You can do this here!

+
+
+ +

Looking past orders? Check out the commonly asked questions.

+
+
+