diff --git a/assets/css/screen.css b/assets/css/screen.css index 4bb2cef..8ed659c 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -545,6 +545,10 @@ margin on the iframe, cause it breaks stuff. */ line-height: 1.6em; } +.read-more { + text-decoration: none; +} + .post-meta { display: inline-block; margin: 0 0 5px 0; diff --git a/index.hbs b/index.hbs index 337f5d0..3b9f70c 100644 --- a/index.hbs +++ b/index.hbs @@ -26,7 +26,7 @@

{{{title}}}

-

{{excerpt}}…

+

{{excerpt}}… »