decrease gap on desktop

This commit is contained in:
Samuel Newman
2024-09-19 15:28:24 +01:00
parent a96f3d4057
commit 6662b4fe5a
@@ -22,8 +22,6 @@ export function ImageLayoutGrid({style, ...props}: ImageLayoutGridProps) {
? gtMobile
? a.gap_xs
: a.gap_2xs
: gtMobile
? a.gap_sm
: a.gap_xs
const count = props.images.length
let aspectRatio = 1