Increase og image grid gap
This commit is contained in:
parent
d845442321
commit
7b66647343
@ -9,7 +9,7 @@ export default function ImagePhotoGrid({
|
||||
width,
|
||||
height,
|
||||
imagePosition = 'center',
|
||||
gap = 3,
|
||||
gap = 4,
|
||||
}: {
|
||||
photos: Photo[]
|
||||
request: Request
|
||||
|
||||
Loading…
Reference in New Issue
Block a user