diff --git a/_includes/disqus.html b/_includes/disqus.html
index 5879ac6..65af8b5 100644
--- a/_includes/disqus.html
+++ b/_includes/disqus.html
@@ -3,7 +3,7 @@
-->
diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss
index 16900cb..b4475df 100644
--- a/_sass/layout/post.scss
+++ b/_sass/layout/post.scss
@@ -218,9 +218,12 @@ nav[data-toggle=toc] {
#post-extend-wrapper {
min-height: 2rem;
+
#disqus_thread {
+ min-height: 7.5rem;
margin-bottom: 2rem;
}
+
}
.post-tail-bottom a {
+
Comments powered by Disqus.