Currently the page at /details/<uuid> doesn't scale for smaller screens. A solution would be to re-order all elements to show below each other instead of the current grid.
Go for it! If you need any help setting things up or have questions, feel free to ask or document it :)
Depending on the outcome this might actually be usable for #18
Currently the page at
/details/<uuid>
doesn't scale for smaller screens. A solution would be to re-order all elements to show below each other instead of the current grid.