diff --git a/_config.yml b/_config.yml index 837f919..4427fc2 100644 --- a/_config.yml +++ b/_config.yml @@ -114,7 +114,6 @@ defaults: values: layout: single author_profile: false - share: true category_archive: type: jekyll-archives diff --git a/src/_sass/_custom.scss b/src/_sass/_custom.scss index aaa0318..1cc29f4 100644 --- a/src/_sass/_custom.scss +++ b/src/_sass/_custom.scss @@ -155,7 +155,7 @@ body { border-radius: 4px; } -.page__share + .pagination { +.page__meta + .pagination { padding-top: 0; background-color: #fff; }