mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2025-10-29 17:50:21 +00:00
Changed to have two column on mobile
This commit is contained in:
@@ -128,8 +128,8 @@ export default {
|
|||||||
selectedPlace: undefined,
|
selectedPlace: undefined,
|
||||||
imageGrid: undefined,
|
imageGrid: undefined,
|
||||||
grid: {
|
grid: {
|
||||||
cols: { lg: 6, md: 4, sm: 3, xs: 2, xxs: 1 },
|
cols: { lg: 6, md: 4, sm: 3, xs: 2, xxs: 2 },
|
||||||
rows: { lg: 216, md: 240, sm: 280, xs: 250, xxs: 400 },
|
rows: { lg: 216, md: 240, sm: 280, xs: 250, xxs: 150 },
|
||||||
breakpoints: { lg: 1200, md: 996, sm: 768, xs: 480, xxs: 0 }
|
breakpoints: { lg: 1200, md: 996, sm: 768, xs: 480, xxs: 0 }
|
||||||
},
|
},
|
||||||
layout: [
|
layout: [
|
||||||
|
|||||||
Reference in New Issue
Block a user