walletsrecovery.org
walletsrecovery.org copied to clipboard
Remove/Fix Mobile Styles
Doesn't work with wide tables.
We could replace the table layout with a tiled layout.
Benefits of a tiled layout:
- Works great on mobile/tablets
- On desktop we get 3 or 4 tiles per row
- Currently the table is already packed with info. Tiles would enable us to unpack some of that info in a more readable format.
Some examples of tiled layouts (grids)
Thoughts?
Sorry, I really prefer we stick with a table for legibility. We can add further info about wallet in https://github.com/nvk/wallets-recovery/blob/master/wallets/template.md
I like the approach that the Bitcoin Compatibility Matrix has taken. Maybe we could use that format eventually?
That format is pretty but missing the path info, specially because many BIPs are not implemented equally by the vendors. Maybe we could have a copy of that chart on this site in a secondary page too.