fixed letter cutoff

main
psychobunny 10 years ago
parent 286648c5b0
commit 0b246ef192

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

Loading…
Cancel
Save