diff --git a/webapp/src/views/Store.vue b/webapp/src/views/Store.vue index a8950db..ab1621e 100644 --- a/webapp/src/views/Store.vue +++ b/webapp/src/views/Store.vue @@ -281,7 +281,7 @@ const SHOPIFY_OPTIONS = { 'max-width': 'calc(33% - 20px)', 'margin-left': '20px', 'margin-bottom': '50px', - width: 'calc(25% - 20px)', + width: 'calc(33% - 20px)', }, }, title: { 'font-family': 'Raleway, sans-serif', 'font-size': '17px', color: '#ffffff' },