Skip to content

Commit 36dd194

Browse files
committed
Fonts really are the worst
1 parent 7217ae7 commit 36dd194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h2>Closest Match: <span class="weight-300" id="ideology-label"></span></h2>
179179
ctx.fillStyle="#9c27b0"
180180
ctx.fillRect(682-5.6*progress, 494, 5.6*progress-2, 72)
181181
ctx.fillStyle="#222222"
182-
ctx.font="600 80px Montserrat"
182+
ctx.font="600 80px Montserrat","700 80px Montserrat","80px Montserrat"
183183
ctx.textAlign="left"
184184
ctx.fillText("8values", 20, 90)
185185
ctx.font="normal 40px Montserrat"

0 commit comments

Comments
 (0)