forked from brooksbingham/theme-elegance
refactor: increase the gap in products list
This commit is contained in:
parent
83a427381d
commit
d1e91c3121
@ -31,7 +31,7 @@
|
||||
<h2 id="js-product-list-header" class="h2">{$listing.label}</h2>
|
||||
{/block}
|
||||
|
||||
<section id="products" class="flex flex-col gap-4">
|
||||
<section id="products" class="flex flex-col gap-8">
|
||||
{if $listing.products|count}
|
||||
|
||||
{block name='product_list_top'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user