fix: remove commented override

home-custom
jatin 2024-07-04 18:23:15 +05:30
parent 4d75c227ed
commit dbdd1640d5
1 changed files with 0 additions and 5 deletions

View File

@ -23,7 +23,6 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<!--
<section class="featured-products flex flex-col gap-8">
<h2 class="products-section-title text-2xl font-bold">
{l s='Popular Products' d='Shop.Theme.Catalog'}
@ -38,8 +37,4 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon stroke-gray-600 stroke-[3px] icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
</a>
</section>
-->