summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-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 {