summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-25 04:25:02 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-25 04:25:02 +0300
commit75c7a08620d6811b3d4b8297dba80725094ad768 (patch)
treeee8c0ecbdad1d8641fe167db7e9a826515827b87
parentbcdb61c8b065ef355ba77cb1c6f6e921a456c7c3 (diff)
downloadinter-75c7a08620d6811b3d4b8297dba80725094ad768.tar.xz
website
-rw-r--r--docs/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 62f9c8084..32829c80c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -38,6 +38,11 @@ body {
letter-spacing: -0.1px;
font-weight: 400;
padding-bottom: 30px;
+
+ font-kerning: normal;
+ -moz-font-feature-settings: "kern";
+ -webkit-font-feature-settings: "kern";
+ font-feature-settings: "kern";
}
a {