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 b506f6d..0f83b1f 100644
--- a/src/style.css
+++ b/src/style.css
@@ -5,6 +5,7 @@ html {
body {
font-size: 16px;
font-family: 'PT Sans';
+ font-kerning: normal;
max-width: 42rem;
margin: -1.5rem auto;
padding: 0 1rem;