Commit e3e38a95 by Brian Talbot

Merge pull request #242 from edx/talbs/fix-staffinfo-typography

FIX - Staff Info UI Title Display
parents 8ae469f5 cc9ef54a
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -44,6 +44,10 @@
color: $copy-staff-color;
}
.staff-info__title__copy {
@extend %t-strong;
}
.ui-staff__content {
margin-top: $baseline-v;
color: $copy-staff-color;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment