changed some style and added new gif

This commit is contained in:
Mamalizz
2025-04-11 21:41:33 +03:30
parent 3218eca557
commit 60ee276096
+2 -1
View File
@@ -35,7 +35,8 @@ const hasCartItem = computed(
class="!w-36 !h-[43px] !rounded-lg"
/>
<div v-else class="flex items-center w-full gap-3 lg:w-1/2">
<div v-else class="flex items-center w-full gap-2 lg:w-1/2">
<NuxtImg src="/img/box.gif" class="size-12 pb-2" />
<p class="font-semibold lg:text-lg text-black">
{{ cart?.items.length }} مرسوله
</p>