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;