diff --git a/themes/V3/Blank/style.less b/themes/V3/Blank/style.less index 9b2c2b8b4..c291983e0 100644 --- a/themes/V3/Blank/style.less +++ b/themes/V3/Blank/style.less @@ -477,9 +477,9 @@ body { a { color: inherit; text-decoration: none; - } - a:hover { - text-decoration: underline; + &:hover { + text-decoration: underline; + } } .homebreweryIcon { margin: 10px auto;