diff --git a/_includes/meta.html b/_includes/meta.html index f399e72..c30c9f5 100644 --- a/_includes/meta.html +++ b/_includes/meta.html @@ -1,7 +1,6 @@ - @@ -14,7 +13,7 @@ {% endif %} - + {% if item %} {% else %} @@ -23,7 +22,7 @@ - + @@ -33,11 +32,14 @@ - - - + + + - + @@ -45,22 +47,4 @@ - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/_includes/theme/styles/_templates.scss b/_includes/theme/styles/_templates.scss index 03f218b..8e9563b 100644 --- a/_includes/theme/styles/_templates.scss +++ b/_includes/theme/styles/_templates.scss @@ -548,11 +548,11 @@ iframe:focus, .contact-page { h3 { - font-size: size('body', 8); + font-size: size('body', 7); } h4 { - font-size: size('body', 7); + font-size: size('body', 6); } .contentRow {