summaryrefslogtreecommitdiff
path: root/pages/ord/basket.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/ord/basket.html')
-rw-r--r--pages/ord/basket.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/ord/basket.html b/pages/ord/basket.html
index b4248f6..25b4a45 100644
--- a/pages/ord/basket.html
+++ b/pages/ord/basket.html
@@ -144,13 +144,13 @@
</div>
</div>
<div class="my-5 d-flex justify-content-between flex-column flex-lg-row">
- <a class="btn btn-link text-decoration-none text-muted d-flex justify-content-center align-content-between" href="[area All-Products]">
+ <a class="btn btn-link text-decoration-none text-muted d-flex justify-content-center align-content-between gap-2" href="[area All-Products]">
<span class="material-icons-outlined">
chevron_left
</span>
[L]Continue Shopping[/L]
</a>
- <a class="btn btn-dark d-flex justify-content-center align-content-between" href="[area ord/checkout]">
+ <a class="btn btn-dark d-flex justify-content-center align-content-between gap-2" href="[area ord/checkout]">
<span class="material-icons-outlined"> payments</span>
[L]Proceed to checkout[/L]
</a>