diff --git a/static/scss/style.scss b/static/scss/style.scss index 97d3d44..879f719 100644 --- a/static/scss/style.scss +++ b/static/scss/style.scss @@ -11,7 +11,7 @@ body { font-family: 'Open Sans', sans-serif; margin: 0; background-color: $background-color; - font-height: 1em; + font-height: .7em; color: white; }