Skip to content

Commit

Permalink
Merge pull request #1090 from primer/next-8
Browse files Browse the repository at this point in the history
Component refresh 8
  • Loading branch information
simurai authored May 22, 2020
2 parents 4467910 + 2c43f50 commit f7d74ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/labels/counters.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
color: $text-gray-dark;
text-align: center;
// stylelint-disable-next-line primer/colors
background-color: rgba($gray-200, 0.5);
background-color: rgba($gray-300, 0.5);
// stylelint-disable-next-line primer/borders
border-radius: 2em;

Expand Down

0 comments on commit f7d74ef

Please sign in to comment.