summaryrefslogtreecommitdiff
path: root/docs/lab
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-09-23 02:56:45 +0300
committerRasmus Andersson <rasmus@notion.se>2018-10-11 09:37:55 +0300
commitd17395cd7bb3a48cd6009d606e4c72048c8a48d2 (patch)
treec3e74959bf57eb91a7bec0856d74dee8b2f2625d /docs/lab
parent10c2594e01461fc58e2c0a53aa4388828214a3d0 (diff)
downloadinter-d17395cd7bb3a48cd6009d606e4c72048c8a48d2.tar.xz
web: adds Semi Bold weight to lab
Diffstat (limited to 'docs/lab')
-rw-r--r--docs/lab/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 0c9ccb0a9..c56d0ac03 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -871,6 +871,7 @@ document.head.appendChild(fontCSS)
<option value="300">Light (300)</option-->
<option value="400" selected>Regular (400)</option>
<option value="500">Medium (500)</option>
+ <option value="600">Semi Bold (600)</option>
<option value="700">Bold (700)</option>
<option value="800">Extra Bold (800)</option>
<option value="900">Black (900)</option>