Commit 44a2faf0 by Jonathan Reinink

Remove unnecessary anchor resets

1 parent 538a1664
Showing with 0 additions and 5 deletions
a {
color: inherit;
text-decoration: none;
}
input, select, textarea, button, div, a { input, select, textarea, button, div, a {
&:focus, &:active { &:focus, &:active {
outline: none; outline: none;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!