fix: Corrigido a quantidade de imagens mobile

This commit is contained in:
Savio Carvalho Moraes 2023-02-10 15:49:53 -03:00
parent e6c7d5004f
commit 94460c4428

View File

@ -313,7 +313,7 @@
"itemsPerPage": { "itemsPerPage": {
"desktop": 4, "desktop": 4,
"tablet": 3, "tablet": 3,
"phone": 1 "phone": 2
}, },
"infinite": true, "infinite": true,
"showNavigationArrows": "always", "showNavigationArrows": "always",