diff --git a/source/stylesheets/site.css.scss b/source/stylesheets/site.css.scss index 19a0875..9994304 100644 --- a/source/stylesheets/site.css.scss +++ b/source/stylesheets/site.css.scss @@ -145,6 +145,6 @@ footer { } } -#overview { - span { font-size: 2em; }; +.overview { + span { font-size: 1.5em; }; }