mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-22 22:36:37 +01:00
Update navbar price currency on Checkout page
This commit is contained in:
parent
710d09e0ee
commit
bb53f3e364
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@
|
|||
<div class="my-4">
|
||||
<a href="login.html"><button class="btn btn-outline-success mt-auto mb-auto mr-3" type="button">Login</button></a>
|
||||
</div>
|
||||
<i class="fas fa-shopping-cart mt-auto mb-auto"><span class="ml-2 mt-auto mb-auto">$999</span></i>
|
||||
<i class="fas fa-shopping-cart mt-auto mb-auto"><span class="ml-2 mt-auto mb-auto">Rp 999.999</span></i>
|
||||
</span>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in a new issue