Fix whitespace

docs
gravel 3 years ago
parent ff9761ccd5
commit c8aeeb3581
Signed by: gravel
SSH Key Fingerprint: SHA256:p4HP49CCk4YQMkJpWJ09L8peEPQWjERtdCRAFxPfbOY

@ -49,6 +49,7 @@ header {
.td_join_url { .td_join_url {
font-family: monospace; font-family: monospace;
white-space: nowrap; white-space: nowrap;
font-size: .8em;
} }
.join_url.nojs_mobile { .join_url.nojs_mobile {
@ -60,7 +61,7 @@ html.js .join_url {
margin-right: 1em; margin-right: 1em;
} }
@media (max-width: 800px) { @media (max-width: 850px) {
.join_url { .join_url {
display: none; display: none;
} }

Loading…
Cancel
Save