mirror of
https://github.com/danog/sass-site.git
synced 2025-01-19 03:52:50 +01:00
remove link hover
This commit is contained in:
parent
07f31b01eb
commit
e998b42e82
@ -69,10 +69,9 @@
|
||||
}
|
||||
|
||||
a {
|
||||
background: none;
|
||||
|
||||
&,
|
||||
&:hover,
|
||||
&:focus { background: $color-background-shade; }
|
||||
&:focus { background: none; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user