mobile fixes

This commit is contained in:
ntr
2020-01-02 22:16:43 +10:00
parent 7ecf8daa6d
commit 640263df87
3 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -75,9 +75,9 @@ function Play(args) {
<hr />
{list()}
<hr />
{news}
<hr />
<Welcome />
<hr />
{news}
</main>
);
}