From 27da407ce808a4030be65cfa53afc666545d3fcf Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Mon, 21 Jul 2025 08:28:52 -0700 Subject: [PATCH] changes --- src/scss/shop.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scss/shop.scss b/src/scss/shop.scss index 9eca85a..32c7086 100644 --- a/src/scss/shop.scss +++ b/src/scss/shop.scss @@ -88,6 +88,7 @@ div.product-tile, div.page-tile { a { color: $c-black; text-decoration: none; + word-break: break-word; &:hover { color: $c-brightRed;