summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 1c05a41..81d174f 100644
--- a/src/style.css
+++ b/src/style.css
@@ -6,6 +6,7 @@ body {
font-size: 16px;
font-family: 'PT Sans';
font-kerning: normal;
+ font-feature-settings: "kern";
font-variant-ligatures: common-ligatures;
text-align: justify;
max-width: 42rem;