Merge pull request #75 from edull24/master

Fix wrapping of "COMMAND LINE" in chrome.
This commit is contained in:
₍˄ุ.͡˳̫.˄ุ₎ 2014-05-09 13:59:15 -07:00
commit c0c0ad637a

View File

@ -47,4 +47,5 @@ h3 { font-family: $font-family-display; }
text-transform: uppercase;
letter-spacing: .03125em;
color: $color-text-weak;
white-space: nowrap;
}