mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Always render product names bold
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
font-weight: bold;
|
||||||
a {
|
a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user