Remove webkit-appearance: none
This is the default anyway, and we don't need this for anything specific.
This commit is contained in:
parent
3f6fd290d7
commit
46bd1a9a2e
2 changed files with 0 additions and 7 deletions
|
@ -80,7 +80,6 @@ small, aside {
|
|||
a {
|
||||
color: #24d;
|
||||
text-decoration: none;
|
||||
-webkit-appearance: none;
|
||||
outline: 0;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue