Remove unnecessary anchor resets
This commit is contained in:
parent
538a1664fe
commit
44a2faf09e
1 changed files with 0 additions and 5 deletions
5
resources/css/reset.css
vendored
5
resources/css/reset.css
vendored
|
@ -1,8 +1,3 @@
|
|||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
input, select, textarea, button, div, a {
|
||||
&:focus, &:active {
|
||||
outline: none;
|
||||
|
|
Loading…
Add table
Reference in a new issue