summaryrefslogtreecommitdiff
path: root/docs/index.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-09-19 01:58:34 +0300
committerRasmus Andersson <rasmus@notion.se>2017-09-19 01:58:34 +0300
commit4fdb4c927e5cfd5bed84e2355bc890337ec34aa5 (patch)
tree7d856f7c45ac13acf53b89e3a466564665b2059c /docs/index.css
parenta213c92c252d314cdf567073e726fa34013f9767 (diff)
downloadinter-4fdb4c927e5cfd5bed84e2355bc890337ec34aa5.tar.xz
Rename family from "Interface" to "Inter UI"
Diffstat (limited to 'docs/index.css')
-rw-r--r--docs/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.css b/docs/index.css
index 438eeebd0..b131f75fd 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -3,7 +3,7 @@ html { }
body {
background-color: #f4f4f4;
color: #414141;
- font: 16px/22px Interface, sans-serif;
+ font: 16px/22px 'Inter UI', sans-serif;
letter-spacing: -0.1px;
font-weight: 400;
padding-bottom: 30px;