refactor: add spacing and highlight product description header

staging
abhisheks 2023-12-08 14:05:01 +05:30
parent 4cdb938483
commit 3a1bcb48cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{block name='product_features'}
{if $product.grouped_features}
<div class='w-full flex items-center flex-col'>
<h1 class='text-base font-semibold text-gray-600'>
<div class='w-full flex items-center flex-col gap-3'>
<h1 class='text-lg font-bold text-gray-600'>
Description
</h1>
<ul class="product-features list-[square] w-full">