summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-09-17 20:35:12 +0300
committerRasmus Andersson <rasmus@notion.se>2018-10-11 09:37:53 +0300
commit724caef757f943e6350331b5371b2d13beefc2a8 (patch)
treec6ef59da92b536a25a517d849fbfc47645e9fda7 /docs/index.html
parent8fdcaa7e3e693f5307070ca5b136a64d95b9e922 (diff)
downloadinter-724caef757f943e6350331b5371b2d13beefc2a8.tar.xz
update website (note: the live website is sourced from the master branch, so these changes will not be visible on the actual website until this branch is merged into master, or if you run the server locally.)
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index 18e25c20e..0254c8367 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -64,11 +64,11 @@ endfor
<h2 id="dynamic-metrics"><a href="{{url_root}}dynmetrics/">Dynamic Metrics</a></h2>
<p class="dynmet-calc">
- Font size
+ Size
<input id="dynmet-font-size" type="number" value="12"
><span title='Display points — "px" in CSS, "pt" on iOS, "sp" on Android, and "pt" (1/72 of an inch) in print'>dp</span>
- <span class="arrow">—></span>
- letter spacing
+ <span class="arrow">=</span>
+ <span title='letter-spacing in CSS; also called "tracking" in some software.'>spacing
<input id="dynmet-tracking" type="number" value="0.008">
<span id="dynmet-unit">em</span>
</p>