mirror of
https://github.com/primer/css.git
synced 2024-12-24 14:42:26 +03:00
update to brand gray
This commit is contained in:
parent
455797ccbe
commit
67ee3b745e
@ -40,7 +40,7 @@ blockquote {
|
||||
}
|
||||
|
||||
// Text utilities
|
||||
.text-muted { color: #999; }
|
||||
.text-muted { color: $brand-gray; }
|
||||
.text-danger { color: $brand-red; }
|
||||
|
||||
.text-emphasized {
|
||||
|
Loading…
Reference in New Issue
Block a user