diff --git a/themes/asec-green/wcs.css b/themes/asec-green/wcs.css index 768a4f9..1fd8d7a 100644 --- a/themes/asec-green/wcs.css +++ b/themes/asec-green/wcs.css @@ -80,7 +80,7 @@ h1,h2,h3 { .title h1 { color: white; height: 126px; - font-size: 5em; + font-size: 2.5em; font-weight: normal; line-height: 150px; margin-bottom: 8px; diff --git a/themes/asec/wcs.css b/themes/asec/wcs.css index 2ffb914..4509edf 100644 --- a/themes/asec/wcs.css +++ b/themes/asec/wcs.css @@ -77,7 +77,7 @@ h1,h2,h3 { .title h1 { color: white; height: 150px; - font-size: 3em; + font-size: 2.5em; font-weight: normal; line-height: 150px; margin-bottom: 8px;