fixed letter cutoff

main
psychobunny 10 years ago
parent 286648c5b0
commit 0b246ef192

@ -27,13 +27,13 @@
h1 { h1 {
font-size: 22px; font-size: 22px;
line-height: 24px;
margin: 0; margin: 0;
position: absolute; position: absolute;
margin-left: 62px; margin-left: 62px;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
margin-right: 42px;
width: 85%; width: 85%;
} }
} }

Loading…
Cancel
Save