fix(player): apply heading font to nav links, team names, league titles, betslip labels in scoped styles
This commit is contained in:
@@ -135,6 +135,7 @@ const activeTab = computed(() => {
|
||||
position: relative;
|
||||
font-size: 14px;
|
||||
font-weight: 700;
|
||||
font-family: var(--font-heading);
|
||||
color: var(--text-muted);
|
||||
padding: 18px 4px;
|
||||
transition: color 0.2s;
|
||||
|
||||
Reference in New Issue
Block a user