diff --git a/layouts/_default/single.html b/layouts/_default/single.html index eba7817..eb9229a 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -46,7 +46,7 @@ {{ end }} {{ if .Site.Params.commentoEnable }} - - Comments + - Comments {{ end }} diff --git a/static/css/isso.css b/static/css/isso.css index 6ce1beb..878ff61 100644 --- a/static/css/isso.css +++ b/static/css/isso.css @@ -63,9 +63,9 @@ } .isso-comment > div.text-wrapper > .isso-comment-header { - font-size: 0.85rem !important; + font-size: 0.9rem !important; } .isso-comment > div.text-wrapper > div.text p { - font-size: 0.85rem !important; + font-size: 0.9rem !important; }