Beautified the comment block.
This commit is contained in:
parent
9a1eab2635
commit
b9b8dd8cf1
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue