mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
Overhaul on mobile styling for landing and create pages - more effective use of space
This commit is contained in:
@@ -46,10 +46,12 @@
|
||||
<div id="card-select">
|
||||
|
||||
</div>
|
||||
<a href="/">
|
||||
<button class="app-btn">Back</button>
|
||||
</a>
|
||||
<button id="create-btn" class="app-btn">Create</button>
|
||||
<div id="game-start">
|
||||
<a href="/">
|
||||
<button class="app-btn">Back</button>
|
||||
</a>
|
||||
<button id="create-btn" class="app-btn">Create</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="module" src="/static/setup.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user