add clip to mobile text site title
This commit is contained in:
parent
1c838513cd
commit
333aafad47
|
@ -114,5 +114,7 @@ h2#site-text-logo
|
|||
max-height: 1em;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
margin: 8px 0 0 0;
|
||||
text-overflow: clip;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue