aboutsummaryrefslogtreecommitdiff
path: root/sass/_framework.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/_framework.scss')
-rw-r--r--sass/_framework.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/sass/_framework.scss b/sass/_framework.scss
index 99368d9..1d52d84 100644
--- a/sass/_framework.scss
+++ b/sass/_framework.scss
@@ -14,7 +14,6 @@ html {
body {
background-color: $color-bg;
color: $color-text;
- font-feature-settings: $font-feature;
font-size: $font-size-base;
font-synthesis: weight style small-caps;
line-height: 1.54;
@@ -245,4 +244,4 @@ fieldset {
display: block;
font-weight: 600;
margin-bottom: 0.5rem;
-} \ No newline at end of file
+}