Skip to content

Commit f520c60

Browse files
committed
[UPD] Mejora vista album
1 parent 84719b2 commit f520c60

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)