diff options
author | codecalm <codecalm@gmail.com> | 2020-03-04 16:51:36 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-04 16:51:36 +0100 |
commit | cfcd253c3367db81f8fd8c67c96627f02522dca4 (patch) | |
tree | f28adaff155b7e8e6f75debac8355d07eb6430d9 /style.scss | |
parent | next part of icons (diff) | |
download | tabler-icons-cfcd253c3367db81f8fd8c67c96627f02522dca4.tar.xz |
icons
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ a { justify-content: center; border: 1px solid transparent; - &:hover { + @at-root a#{&}:hover { opacity: .75; } |