ipfs / dir-index-html

Directory listing HTML for go-ipfs gateways
MIT License
38 stars 55 forks source link

Make table responsive #24

Closed fleschutz closed 4 years ago

fleschutz commented 5 years ago

The dir-index is looking good when viewed on a computer or laptop. However, when using a smartphone the dir-index does not adapt to the small screen and you have to zoom-in and zoom-out to view and click on directory entries.

As a solution to this I recommend to use HTML5 and responsive Web design.