put all :hover styles within @media (hover: hover)
This commit is contained in:
parent
c0f4dcd38e
commit
8e374bd010
26 changed files with 208 additions and 187 deletions
|
|
@ -12,8 +12,7 @@
|
|||
text-shadow: $close-text-shadow;
|
||||
opacity: .2;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
@include hover-focus {
|
||||
color: $close-color;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue