Skip to content

Commit ff7e843

Browse files
committed
reduce opacity to increaes color contrast
1 parent a09c657 commit ff7e843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/primer-buttons/lib/button.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
i {
2323
font-style: normal;
2424
font-weight: $font-weight-semibold;
25-
opacity: 0.6;
25+
opacity: 0.75;
2626
}
2727

2828
.octicon {

0 commit comments

Comments
 (0)