We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d1626 commit 71d5c99Copy full SHA for 71d5c99
layouts/partials/disqus.html
@@ -1,4 +1,4 @@
1
-<div id="disqus_thread" style="width:80vw"></div>
+<div id="disqus_thread" style="width:100%;max-width:1200px;margin:0 auto"></div>
2
<script type="application/javascript">
3
window.disqus_config = function () {};
4
(function() {
0 commit comments