new changes

This commit is contained in:
Mamalizz
2025-02-02 18:00:16 +03:30
parent acfaf85f7f
commit 121b641768
+2 -2
View File
@@ -73,13 +73,13 @@ const nav_links = ref<NavLink[]>([
class="**:stroke-black"
/>
</NuxtLink>
<button class="flex-center">
<NuxtLink to="/cart" class="flex-center">
<Icon
name="ci:cart"
size="24px"
class="**:stroke-black"
/>
</button>
</NuxtLink>
</div>
<nav