summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 4018a27..8969455 100644
--- a/src/style.css
+++ b/src/style.css
@@ -30,6 +30,7 @@ html {
body {
font-size: 16px;
font-family: 'PT Sans';
+ font-feature-settings: "kern";
max-width: 42rem;
margin: -1.5rem auto;
padding: 0 1rem;