prevent header line breaking
This commit is contained in:
parent
3d96773e2a
commit
91a0df98d0
@ -81,6 +81,7 @@ body {
|
|||||||
#header .content h1 .name {
|
#header .content h1 .name {
|
||||||
color: #F9F9F9;
|
color: #F9F9F9;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#site-links {
|
#site-links {
|
||||||
|
Loading…
Reference in New Issue
Block a user