diff --git a/src/routes/Intro/styles.less b/src/routes/Intro/styles.less index 822f1e5cf..f4a29b26e 100644 --- a/src/routes/Intro/styles.less +++ b/src/routes/Intro/styles.less @@ -85,7 +85,7 @@ text-align: center; color: @color-surface-dark2-90; - &:hover, &:focus { + &:hover { .login-label { text-decoration: underline; }