1 parent 9ccbf24 commit ba6798fCopy full SHA for ba6798f
1 file changed
website/js/never-medaled.js
@@ -779,6 +779,7 @@
779
.attr("y", 20)
780
.attr("text-anchor", "middle")
781
.attr("class", "never-panel-title")
782
+ .attr("font-family", "'Elms Sans', sans-serif")
783
.text("Countries that have participated without ever winning a medal");
784
785
const byCountry = new Map(
0 commit comments