Update Store.vue

This commit is contained in:
Daniel McGee
2026-06-27 22:49:09 -04:00
committed by GitHub
parent 517d6b054b
commit 2b4f6c64d6
+1 -1
View File
@@ -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' },