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