Skip to content

Commit 7217ae7

Browse files
committed
More font stuff.
1 parent 327156d commit 7217ae7

File tree

2 files changed

+146
-46
lines changed

2 files changed

+146
-46
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="bold 80px Montserrat"
182+
ctx.font="600 80px Montserrat"
183183
ctx.textAlign="left"
184184
ctx.fillText("8values", 20, 90)
185185
ctx.font="normal 40px Montserrat"

values.svg

Lines changed: 145 additions & 45 deletions
Loading

0 commit comments

Comments
 (0)