aboutsummaryrefslogtreecommitdiff
path: root/sass/_framework.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/_framework.scss')
-rw-r--r--sass/_framework.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/sass/_framework.scss b/sass/_framework.scss
index 1d52d84..fa56211 100644
--- a/sass/_framework.scss
+++ b/sass/_framework.scss
@@ -16,7 +16,8 @@ body {
color: $color-text;
font-size: $font-size-base;
font-synthesis: weight style small-caps;
- line-height: 1.54;
+ font-weight: 400;
+ line-height: 1.5;
margin: auto;
max-width: 60em;
padding: 6em 4em 4em 4em;
@@ -244,4 +245,4 @@ fieldset {
display: block;
font-weight: 600;
margin-bottom: 0.5rem;
-}
+} \ No newline at end of file