aboutsummaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
Diffstat (limited to 'sass')
-rw-r--r--sass/_framework.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/_framework.scss b/sass/_framework.scss
index 757de68..e692dd3 100644
--- a/sass/_framework.scss
+++ b/sass/_framework.scss
@@ -16,7 +16,7 @@ body {
color: $color-text;
font-feature-settings: $font-feature;
font-size: $font-size-base;
- font-synthesis: none;
+ font-synthesis: weight style small-caps;
line-height: 1.54;
margin: auto;
max-width: 60em;