Skip to content

Commit

Permalink
fix: color drawer__title
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelLimaC committed Apr 25, 2024
1 parent 9055ba0 commit b8252e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Drawer/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
display: block;

font-family: fonts.$primaryFont;
color: colors.$gray700;
color: colors.$gray500;
font-weight: 600;
}

Expand Down

0 comments on commit b8252e6

Please sign in to comment.