diff --git a/_includes/disqus.html b/_includes/disqus.html index 692ca23..2aa49d3 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -8,7 +8,7 @@ -->
-

Comments powered by Disqus.

+

Comments powered by Disqus.

diff --git a/assets/css/post.scss b/assets/css/post.scss index 2fb260e..5658053 100644 --- a/assets/css/post.scss +++ b/assets/css/post.scss @@ -56,7 +56,7 @@ $prompt-newer: "{{ site.data.label.post.button.next }}"; .post-navigation { padding-top: 3rem; - padding-bottom: 2rem; + padding-bottom: 4rem; .btn { @include btn-post-nav;