ok
This commit is contained in:
@@ -24,10 +24,10 @@ const galleryItems = [
|
||||
|
||||
// 🔧 Carousel Config
|
||||
const VISIBLE = 4
|
||||
const CARD_SIZE = 450 // square size on desktop
|
||||
const GAP = 380 // spacing for larger cards
|
||||
const CARD_SIZE = 360 // square size on desktop
|
||||
const GAP = 300 // spacing for larger cards
|
||||
const ROT_Y = 18
|
||||
const DEPTH = 260
|
||||
const DEPTH = 210
|
||||
const SCALE_DROP = 0.12
|
||||
const AUTOPLAY_MS = 3200
|
||||
|
||||
|
Reference in New Issue
Block a user