This commit is contained in:
2025-07-21 08:28:52 -07:00
parent e772e86221
commit 27da407ce8

View File

@@ -88,6 +88,7 @@ div.product-tile, div.page-tile {
a { a {
color: $c-black; color: $c-black;
text-decoration: none; text-decoration: none;
word-break: break-word;
&:hover { &:hover {
color: $c-brightRed; color: $c-brightRed;