nuke vendor prefixes
This commit is contained in:
parent
7a00b13b07
commit
84cd41956f
1 changed files with 1 additions and 3 deletions
|
|
@ -10,9 +10,7 @@
|
|||
|
||||
*:hover > .anchorjs-link {
|
||||
opacity: .75;
|
||||
-webkit-transition: color .16s linear;
|
||||
-o-transition: color .16s linear;
|
||||
transition: color .16s linear;
|
||||
transition: color .16s linear;
|
||||
}
|
||||
|
||||
*:hover > .anchorjs-link:hover,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue