1
0
Fork 1

Fix whitespace

pull/10/head
gravel 3 years ago
parent ff9761ccd5
commit c8aeeb3581
Signed by: gravel
SSH Key Fingerprint: SHA256:p4HP49CCk4YQMkJpWJ09L8peEPQWjERtdCRAFxPfbOY

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