re-fix js for links and firefox sizing weirdness

This commit is contained in:
Ashley Blewer
2017-10-18 20:56:35 -04:00
parent c18a193973
commit f34858d644
2 changed files with 4 additions and 7 deletions

View File

@ -24,10 +24,7 @@ html, body {
.content {
grid-area: content;
}
.content .hiding p {
word-break: break-all;
max-width: 900px;
}
.sidebar {