X-Git-Url: https://git.njae.me.uk/?p=ghost-theme-willow.git;a=blobdiff_plain;f=source%2Fsass%2Fcomponents%2F_disqus-comments.scss;fp=source%2Fsass%2Fcomponents%2F_disqus-comments.scss;h=a46fac461be63320f158df10f29948752d4b94ec;hp=6cc1abf36f70562ec8859974237ea11cdcf19b61;hb=c2c7aa79051d1d803753153ed8acd6ece8bfad71;hpb=dd5a6c21da6eff715deff984bdc9dd873e28a4b6 diff --git a/source/sass/components/_disqus-comments.scss b/source/sass/components/_disqus-comments.scss index 6cc1abf..a46fac4 100644 --- a/source/sass/components/_disqus-comments.scss +++ b/source/sass/components/_disqus-comments.scss @@ -8,3 +8,11 @@ padding-top: 30px; border-top: 1px solid $c-gray; } + +.c-disqus-comments__button { + display: block; + cursor: pointer; + margin-top: 10px; + padding: 20px 25px; + background: $c-gray; +}