refactor: update margin for product's add to cart button

pagebuilder
abhisheks 2023-11-06 14:35:25 +05:30
parent e7a24bcdc2
commit dcdf4afeb2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
* International Registered Trademark & Property of PrestaShop SA * International Registered Trademark & Property of PrestaShop SA
*} *}
<div class="product-add-to-cart flex flex-col gap-4 my-12"> <div class="product-add-to-cart flex flex-col gap-4 mt-12 mb-4">
{if !$configuration.is_catalog} {if !$configuration.is_catalog}
{block name='product_availability'} {block name='product_availability'}