Skip to content

Commit 515b42d

Browse files
authored
Change font of score key figures (#8293)
1 parent 17d3699 commit 515b42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/web_css/lib/src/_pkg.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
}
155155

156156
.score-key-figure-value {
157-
font-family: var(--pub-default-headline-font_family);
157+
font-family: var(--pub-default-text-font_family);
158158
font-size: 32px;
159159
line-height: 1;
160160

0 commit comments

Comments
 (0)