summaryrefslogtreecommitdiff
path: root/docs/index.css
diff options
context:
space:
mode:
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;