Beautified the comment block.

This commit is contained in:
Cotes Chung 2020-06-24 20:47:01 +08:00
parent 9a1eab2635
commit b9b8dd8cf1
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
-->
<div id="disqus" class="pt-2 pb-4">
<p class="font-italic text-muted small">Comments powered by <a href="https://disqus.com/">Disqus</a>.</p>
<p class="font-italic text-center text-muted small">Comments powered by <a href="https://disqus.com/">Disqus</a>.</p>
</div>
<script src="{{ site.baseurl }}/assets/js/lib/jquery.disqusloader.min.js"></script>

View File

@ -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;