We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20251cf commit 2c43f50Copy full SHA for 2c43f50
src/labels/counters.scss
@@ -11,7 +11,7 @@
11
color: $text-gray-dark;
12
text-align: center;
13
// stylelint-disable-next-line primer/colors
14
- background-color: rgba($gray-300, 0.4);
+ background-color: rgba($gray-300, 0.5);
15
// stylelint-disable-next-line primer/borders
16
border-radius: 2em;
17
0 commit comments