Skip to content

Commit ba6798f

Browse files
committed
change text police
1 parent 9ccbf24 commit ba6798f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/js/never-medaled.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,7 @@
779779
.attr("y", 20)
780780
.attr("text-anchor", "middle")
781781
.attr("class", "never-panel-title")
782+
.attr("font-family", "'Elms Sans', sans-serif")
782783
.text("Countries that have participated without ever winning a medal");
783784

784785
const byCountry = new Map(

0 commit comments

Comments
 (0)