fix(player): apply heading font to nav links, team names, league titles, betslip labels in scoped styles
This commit is contained in:
@@ -559,6 +559,7 @@ function getHoveredSide() {
|
||||
.team-side .name {
|
||||
font-size: 13px;
|
||||
font-weight: 800;
|
||||
font-family: var(--font-heading);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user