Adding game IDs and New/Join Game navigation.

This commit is contained in:
2020-02-07 10:37:21 -08:00
parent 5e8be6e416
commit dd38ed5615
4 changed files with 64 additions and 15 deletions

View File

@@ -732,3 +732,7 @@ $intro-time: 6s;
.credits img {
height: 34px; }
.fa-arrow-circle-left {
cursor: pointer;
margin-right: 0.5rem; }