diff --git a/scss/_tweet.scss b/scss/_tweet.scss index 7f3fa62..0f74dca 100644 --- a/scss/_tweet.scss +++ b/scss/_tweet.scss @@ -90,10 +90,6 @@ color: $textDarkDark; } - &:hover { - color: $textHover; - } - b { grid-area: avatar; display: flex; diff --git a/templates/tweet.hbs b/templates/tweet.hbs index c1c96ac..9de0d27 100644 --- a/templates/tweet.hbs +++ b/templates/tweet.hbs @@ -1,8 +1,8 @@