1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 21:58:42 +03:00

update to brand gray

This commit is contained in:
amosie 2015-06-01 16:07:31 +01:00
parent 455797ccbe
commit 67ee3b745e

View File

@ -40,7 +40,7 @@ blockquote {
}
// Text utilities
.text-muted { color: #999; }
.text-muted { color: $brand-gray; }
.text-danger { color: $brand-red; }
.text-emphasized {