Fix padding bug
This commit is contained in:
@@ -9,7 +9,7 @@ const { selectedVariant } = inject("productVariant") as ProductVariantProvideTyp
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<section class="w-full container py-20 flex flex-col gap-y-[1.5rem]">
|
||||
<section class="w-full container pt-20 flex flex-col gap-y-[1.5rem]">
|
||||
<div class="w-full flex">
|
||||
<span class="text-black max-lg:hidden typo-h-4 mb-4"> جزئیات محصول </span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user