matrix-org / matrix-static

A static golang generated preview of public world readable Matrix rooms.
http://view.matrix.org/
Apache License 2.0
86 stars 25 forks source link

Make adaptive HTML design of interface #93

Open MurzNN opened 4 years ago

MurzNN commented 4 years ago

Current HTML design looks well on desktop, but not so good - on mobile. Will be very good to make it adaptive, especially timeline HTML table. Easiest way for implement this is adding some popular CSS library, like Bootstrap, and add little improvements to CSS classes of HTML elements.