Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update to brand gray
  • Loading branch information
amosie committed Jun 1, 2015
commit 67ee3b745e40946c58b372a8f506f46c4259e898
2 changes: 1 addition & 1 deletion scss/_type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ blockquote {
}

// Text utilities
.text-muted { color: #999; }
.text-muted { color: $brand-gray; }
.text-danger { color: $brand-red; }

.text-emphasized {
Expand Down