Always render product names bold

This commit is contained in:
Raphael Michel
2019-11-11 17:13:54 +01:00
parent 8dbba1cfd3
commit 54cd38bbaa

View File

@@ -57,6 +57,7 @@
font-size: inherit;
margin: 0;
line-height: inherit;
font-weight: bold;
a {
font-weight: bold;
}