Remove unnecessary anchor resets

This commit is contained in:
Jonathan Reinink 2020-01-08 22:29:37 -05:00
parent 538a1664fe
commit 44a2faf09e
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
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;