diff --git a/web/scss/_basic.scss b/web/scss/_basic.scss index 80c68796..06008bf2 100644 --- a/web/scss/_basic.scss +++ b/web/scss/_basic.scss @@ -11,7 +11,7 @@ html body { font-family: $font-body; - line-height: 1.3333; + line-height: 1.5; min-height: 100%; position: relative; } @@ -199,4 +199,4 @@ body { @include flex(2); } -} \ No newline at end of file +}