From 175b5e8589e3d66c22422366e9b8f0ad40939c60 Mon Sep 17 00:00:00 2001 From: Samantha Kellow Date: Thu, 23 Nov 2023 16:35:31 +0000 Subject: [PATCH] amending gallery styling --- components/grid/tile.tsx | 2 +- components/product/gallery.tsx | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/components/grid/tile.tsx b/components/grid/tile.tsx index fb6bd636a..77c62cca4 100644 --- a/components/grid/tile.tsx +++ b/components/grid/tile.tsx @@ -31,7 +31,7 @@ export function GridTileImage({ {props.src ? ( // eslint-disable-next-line jsx-a11y/alt-text -- `alt` is inherited from `props`, which is being enforced with TypeScript {images[currentImageIndex] && ( {images[currentImageIndex]?.altText 1 ? ( -
-
+
+