Skip to content

Commit

Permalink
fix: Change highlighted style (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoevanp authored Apr 15, 2021
1 parent a34c7cd commit 245de4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fuselage/src/components/Sidebar/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ $sidebar-item-color-selected: theme(
}

%highlighted {
@include typography.use-font-scale(p2);
color: $sidebar-item-color-highlighted;
}

Expand Down

0 comments on commit 245de4f

Please sign in to comment.