add Deaths, Grabs, Returns to demo timeline, improve mobile layout

This commit is contained in:
Brian Beck 2026-03-23 12:09:56 -07:00
parent 90ec7cbae2
commit c15bce10f3
41 changed files with 374 additions and 90 deletions

View file

@ -36,8 +36,9 @@
}
.Seek[type="range"] {
flex: 1 1 0;
min-width: 0;
flex: 1 0 20px;
width: 20px;
min-width: 20px;
max-width: none;
}