refactor: update 'same category products's section header styles

pagebuilder
abhisheks 2023-12-08 15:48:50 +05:30
parent a5dcebc7d9
commit 1805b69840
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
* @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
*} *}
<section class="flex flex-col mt-16"> <section class="flex flex-col gap-8 mt-24">
<span class="text-lg mt-16 font-medium"> <span class="text-2xl font-bold">
{if $products|@count == 1} {if $products|@count == 1}
{l s='%s other product in the same category:' sprintf=[$products|@count] d='Shop.Theme.Catalog'} {l s='%s other product in the same category:' sprintf=[$products|@count] d='Shop.Theme.Catalog'}
{else} {else}