(css) Don't wrap titles

pull/186/head
Francis Lachapelle 2015-12-18 09:04:56 -05:00
parent 904c2f071a
commit d225865a3f
1 changed files with 1 additions and 0 deletions

View File

@ -316,6 +316,7 @@ html p {
}
.#{$md}-title {
@extend .sg-no-wrap;
$lineHeight : $sg-line-height-4;
font-size: $sg-font-size-4;
line-height: $lineHeight;