mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Merge pull request #75 from edull24/master
Fix wrapping of "COMMAND LINE" in chrome.
This commit is contained in:
commit
c0c0ad637a
@ -47,4 +47,5 @@ h3 { font-family: $font-family-display; }
|
||||
text-transform: uppercase;
|
||||
letter-spacing: .03125em;
|
||||
color: $color-text-weak;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user