Reduce the font size of the Disqus prompt
This commit is contained in:
parent
fa56ea48c3
commit
6dc9cdfa25
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<div id="disqus" class="pt-2 pb-2">
|
<div id="disqus" class="pt-2 pb-2">
|
||||||
<p class="text-center text-muted pb-5">
|
<p class="text-center text-muted small pb-5">
|
||||||
Loading comments from <a href="https://disqus.com/">Disqus</a> ...
|
Loading comments from <a href="https://disqus.com/">Disqus</a> ...
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue