diff --git a/src/routes/Intro/styles.less b/src/routes/Intro/styles.less index f4a29b26e..a7f57bb87 100644 --- a/src/routes/Intro/styles.less +++ b/src/routes/Intro/styles.less @@ -141,7 +141,7 @@ padding: 0.5rem 1rem; color: @color-surface-light3-90; - &:hover, &:focus { + &:hover { text-decoration: underline; color: @color-secondaryvariant2-light1-90; }