mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
Decrease transparency
This commit is contained in:
parent
20251cf520
commit
2c43f506b3
@ -11,7 +11,7 @@
|
||||
color: $text-gray-dark;
|
||||
text-align: center;
|
||||
// stylelint-disable-next-line primer/colors
|
||||
background-color: rgba($gray-300, 0.4);
|
||||
background-color: rgba($gray-300, 0.5);
|
||||
// stylelint-disable-next-line primer/borders
|
||||
border-radius: 2em;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user