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 {
color: $c-black;
text-decoration: none;
word-break: break-word;
&:hover {
color: $c-brightRed;