Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit b4d0eb27 authored by 65160381's avatar 65160381
Browse files

Revert "8.6"

This reverts commit 8c5eaa7d.
parent c1a0e9e8
Branches
No related tags found
No related merge requests found
Pipeline #616 passed with warnings
......@@ -15,7 +15,7 @@
<!-- Cart items will be dynamically loaded here -->
</div>
<button type="submit">
<button >
<div class="checkout" onclick="goToCheckout()">Checkout</div>
</button>
......
......@@ -14,7 +14,7 @@
<div class="cart-items" id="cart-items">
<!-- Cart items will be dynamically loaded here -->
</div>
<button type="submit">
<button >
<div class="checkout-button" onclick="processCheckout()">Confirm and Checkout</div>
</button>
<footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment