Refactoring code, cleaning up some SASS, styling author and tag page, adding optional...
[ghost-theme-willow.git] / source / sass / components / _disqus-comments.scss
1 /*
2 |-------------------------------------------------------------------------------
3 | Disqus comments
4 |-------------------------------------------------------------------------------
5 */
6 .c-disqus-comments {
7 margin-top: 30px;
8 padding-top: 30px;
9 border-top: 1px solid $c-gray;
10 }