diff --git a/assets/sass/_theme/sections/pages.sass b/assets/sass/_theme/sections/pages.sass index 580c991a7a379577d0e5a968dc1102c01ff44a66..9924f308dbf40078aff7d8091bcb4886ff6d7d8c 100644 --- a/assets/sass/_theme/sections/pages.sass +++ b/assets/sass/_theme/sections/pages.sass @@ -14,4 +14,4 @@ .pages__section:not(.full-width) .lead - @include h2 \ No newline at end of file + @include h3 \ No newline at end of file diff --git a/assets/sass/_theme/sections/posts.sass b/assets/sass/_theme/sections/posts.sass index 737fbd366b99a552c51fd82f0a9ebb4849aa5e9d..fc263f69f7cd6898eaadaa09942bb3912ef2e088 100644 --- a/assets/sass/_theme/sections/posts.sass +++ b/assets/sass/_theme/sections/posts.sass @@ -90,7 +90,7 @@ .post-infos @include sticky($spacing1) .lead - @include h2 + @include h3 .post-categories @include list-reset