Add card-style mobile layout
This commit is contained in:
parent
067272b797
commit
19cd65387d
3 changed files with 155 additions and 12 deletions
|
|
@ -182,6 +182,9 @@
|
|||
</div>
|
||||
</dialog>
|
||||
|
||||
<!-- Tooltip for truncated mobile text -->
|
||||
<div id="mob-tooltip" hidden></div>
|
||||
|
||||
<!-- config.js is gitignored — copy config.example.js to config.js for local dev -->
|
||||
<script src="config.js" onerror="void 0"></script>
|
||||
<script src="app.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue