From cec24590568566582cb403a4b6f1d958e44d2d92 Mon Sep 17 00:00:00 2001 From: aswanson-nr Date: Mon, 3 Jan 2022 13:34:43 -0800 Subject: [PATCH] feat: enforce width --- src/components/PackImg.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/PackImg.js b/src/components/PackImg.js index ea6b43e20..f6b70b3e3 100644 --- a/src/components/PackImg.js +++ b/src/components/PackImg.js @@ -24,6 +24,7 @@ const PackImg = ({ className, logoUrl, packName }) => {