diff --git a/.themes/classic/sass/base/_typography.scss b/.themes/classic/sass/base/_typography.scss index 10cc28f..69b9220 100644 --- a/.themes/classic/sass/base/_typography.scss +++ b/.themes/classic/sass/base/_typography.scss @@ -29,7 +29,7 @@ h1 { @media only screen and (min-width: 992px) { body { font-size: 1.15em; } - h1 { font-size: 3em; line-height: 1.2em; } + h1 { font-size: 2.6em; line-height: 1.2em; } } #{headings()}{