mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-18 17:57:20 +02:00
Update Store.vue
Changed to a 3 wide design to match the PRintables
This commit is contained in:
@@ -262,7 +262,7 @@ const COLLECTIONS: Record<string, Record<string, string>> = {
|
|||||||
'Yard Signs': '519582056730',
|
'Yard Signs': '519582056730',
|
||||||
},
|
},
|
||||||
'Car Accessories': {
|
'Car Accessories': {
|
||||||
Magnets: '519582089498',
|
'Magnets': '519582089498',
|
||||||
'License Plates': '519708410138',
|
'License Plates': '519708410138',
|
||||||
},
|
},
|
||||||
'Tech Accessories': {
|
'Tech Accessories': {
|
||||||
@@ -278,7 +278,7 @@ const SHOPIFY_OPTIONS = {
|
|||||||
styles: {
|
styles: {
|
||||||
product: {
|
product: {
|
||||||
'@media (min-width: 601px)': {
|
'@media (min-width: 601px)': {
|
||||||
'max-width': 'calc(25% - 20px)',
|
'max-width': 'calc(33% - 20px)',
|
||||||
'margin-left': '20px',
|
'margin-left': '20px',
|
||||||
'margin-bottom': '50px',
|
'margin-bottom': '50px',
|
||||||
width: 'calc(25% - 20px)',
|
width: 'calc(25% - 20px)',
|
||||||
|
|||||||
Reference in New Issue
Block a user