Skip to content

Commit c881e64

Browse files
Merge branch 'develop' of github.com:UPCnet/genweb6.core into develop
2 parents bf62a97 + f520c60 commit c881e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/genweb6/core/templates/plone.app.contenttypes.browser.templates.listing_album.pt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
tal:define="portal context/@@plone_portal_state/portal;
2323
image_scale portal/@@image_scale">
2424

25-
<div class="row row-cols-auto g-4">
25+
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4">
2626

2727
<tal:comment replace="nothing">
2828
Restructuramos el HTML

0 commit comments

Comments
 (0)