aboutsummaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-04 16:51:36 +0100
committercodecalm <codecalm@gmail.com>2020-03-04 16:51:36 +0100
commitcfcd253c3367db81f8fd8c67c96627f02522dca4 (patch)
treef28adaff155b7e8e6f75debac8355d07eb6430d9 /style.scss
parentnext part of icons (diff)
downloadtabler-icons-cfcd253c3367db81f8fd8c67c96627f02522dca4.tar.xz
icons
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 11bcd0a..f75bfdb 100644
--- a/style.scss
+++ b/style.scss
@@ -179,7 +179,7 @@ a {
justify-content: center;
border: 1px solid transparent;
- &:hover {
+ @at-root a#{&}:hover {
opacity: .75;
}