Skip to content

Commit 74c1ffb

Browse files
committed
Hotfix to the font
1 parent 5983c45 commit 74c1ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

results.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<head>
2-
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:400,700" rel="stylesheet">
2+
<link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700|Roboto:400,700" rel="stylesheet">
33
<link href='style.css' rel='stylesheet' type='text/css'>
44
<title>8values Results</title>
55
<link rel="icon" type="x-icon" href="icon.png">
@@ -42,7 +42,7 @@ <h2>Societal Axis: <span class="weight-300" id="society-label"></span></h2>
4242
<img id="img-tradition" src="value_images/tradition.svg" height="128pt"/>
4343
<div class="bar tradition" id="bar-tradition"><div class="text-wrapper" id="tradition"></div></div>
4444
<div class="bar progress" id="bar-progress"><div class="text-wrapper" id="progress"></div></div>
45-
<img id="img-progress" src="value_images/progress.svg" height="128pt"/>
45+
<img id="img-progress " src="value_images/progress.svg" height="128pt"/>
4646
</div>
4747
<h2>Closest Match: <span class="weight-300" id="ideology-label"></span></h2>
4848
<p>Ideological matching is a work in progress, and is much less accurate than the values and axes.</p>

0 commit comments

Comments
 (0)