diff --git a/themes/custom/assets/css/custom.css b/themes/custom/assets/css/custom.css index b9277e9..da7fee2 100644 --- a/themes/custom/assets/css/custom.css +++ b/themes/custom/assets/css/custom.css @@ -240,4 +240,7 @@ fieldset[disabled] .btn-default.focus { .post-list .list-unstyled > .post-list-item > h2 > a { text-decoration:none; } - \ No newline at end of file + +.blog-title h1 a { + text-decoration: none; +} \ No newline at end of file