Skip to content

Commit 2297bbe

Browse files
committed
Beautified the comment block.
1 parent 7353114 commit 2297bbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/disqus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-->
99

1010
<div id="disqus" class="pt-2 pb-4">
11-
<p class="font-italic text-muted small">Comments powered by <a href="https://disqus.com/">Disqus</a>.</p>
11+
<p class="font-italic text-center text-muted small">Comments powered by <a href="https://disqus.com/">Disqus</a>.</p>
1212
</div>
1313

1414
<script src="{{ site.baseurl }}/assets/js/lib/jquery.disqusloader.min.js"></script>

assets/css/post.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ $prompt-newer: "{{ site.data.label.post.button.next }}";
5656

5757
.post-navigation {
5858
padding-top: 3rem;
59-
padding-bottom: 2rem;
59+
padding-bottom: 4rem;
6060

6161
.btn {
6262
@include btn-post-nav;

0 commit comments

Comments
 (0)