Skip to content

Commit

Permalink
fix(reset): fix reset specifying anchor color
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusan Milko committed Nov 3, 2020
1 parent d243552 commit c572c43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/type/scss/_reset.scss
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@
@include carbon--type-style('body-long-02');
}

a {
color: #0062ff;
}

em {
font-style: italic;
}
Expand Down

0 comments on commit c572c43

Please sign in to comment.