diff --git a/templates/_partials/breadcrumb.tpl b/templates/_partials/breadcrumb.tpl index ce85d8e..215e1a5 100644 --- a/templates/_partials/breadcrumb.tpl +++ b/templates/_partials/breadcrumb.tpl @@ -22,7 +22,7 @@ * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) * International Registered Trademark & Property of PrestaShop SA *} -<nav data-depth="{$breadcrumb.count}" class="breadcrumb hidden md:flex my-4 w-full"> +<nav data-depth="{$breadcrumb.count}" class="breadcrumb hidden md:flex my-8 w-full"> <ol itemscope itemtype="http://schema.org/BreadcrumbList" class="hidden md:flex w-full gap-4"> {block name='breadcrumb'} {foreach from=$breadcrumb.links item=path name=breadcrumb}