Remove unnecessary anchor resets
This commit is contained in:
parent
538a1664fe
commit
44a2faf09e
|
@ -1,8 +1,3 @@
|
|||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
input, select, textarea, button, div, a {
|
||||
&:focus, &:active {
|
||||
outline: none;
|
||||
|
|
Loading…
Reference in New Issue