Merge pull request #8267 from edx/clrux/UX-2078-error-heading-reduction

Reducing size of error message heading
This commit is contained in:
Chris
2015-06-08 16:12:57 -04:00
3 changed files with 3 additions and 3 deletions

View File

@@ -456,11 +456,10 @@ $sm-btn-linkedin: #0077b5;
background: tint($yellow,20%);
.message-title {
@extend %t-title4;
@extend %t-title5;
font-family: $sans-serif;
margin: 0 0 ($baseline/4) 0;
font-weight: 600;
text-transform: uppercase;
}
.message-copy,