changed title size
This commit is contained in:
@@ -65,7 +65,7 @@ watch(
|
||||
<span>/</span>
|
||||
<span>همه</span>
|
||||
</div> -->
|
||||
<h1 class="typo-hero-2">همه محصولات</h1>
|
||||
<h1 class="typo-h-3">همه محصولات</h1>
|
||||
</div>
|
||||
|
||||
<div class="w-full flex items-center justify-end gap-4">
|
||||
@@ -88,7 +88,7 @@ watch(
|
||||
/>
|
||||
</ul>
|
||||
<div v-else class="w-full h-max">
|
||||
<div v-if="!products?.length" class="flex flex-grow px-5 w-full">
|
||||
<div v-if="!products?.length" class="flex flex-grow w-full">
|
||||
<div
|
||||
class="flex-col flex-grow py-[12rem] gap-6 border-2 border-slate-200 border-dashed size-full rounded-100 flex-center"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user