1
0
Fork 1

Fix whitespace

remotes/1715175271555336803/main
gravel 3 years ago
parent b0a5dae61e
commit e76ff830c6
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -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;
}