mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-13 01:46:23 +01:00
Update navbar
This commit is contained in:
parent
1ac61b6731
commit
f209037436
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
|||
<% } %>
|
||||
</div>
|
||||
<a href="bag" class="mt-auto mb-auto" style="color: inherit;"><i class="fas fa-shopping-cart"><span
|
||||
class="ml-2 mt-auto mb-auto">Rp 999.999</span></i></a>
|
||||
class="ml-2 mt-auto mb-auto">View Bag</span></i></a>
|
||||
</span>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -93,7 +93,7 @@
|
|||
<% } %>
|
||||
</div>
|
||||
<a href="/bag" class="mt-auto mb-auto" style="color: inherit;"><i class="fas fa-shopping-cart"><span
|
||||
class="ml-2 mt-auto mb-auto">Rp 999.999</span></i></a>
|
||||
class="ml-2 mt-auto mb-auto">View Bag</span></i></a>
|
||||
</span>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in a new issue