hawkins / streamflow

:tv: Watch your favorite Twitch streamers without any downtime
https://streamflow-releases.now.sh/
MIT License
11 stars 3 forks source link

Improve poor responsive layout #52

Open hawkins opened 6 years ago

hawkins commented 6 years ago

I feel like this app is made for CSS Grid, so I'd like to take a stab at implementing this.

Right now, with major events such as the presently ongoing DOTA 2 Bucharest Major, the viewer, follower, and view count component takes up too much space and spills over in smaller width views.

I'd like to make everything just more responsive, and CSS Grid is how I would like to take a first stab at this.

hawkins commented 6 years ago

The excellent https://learncssgrid.com/ from Wes Bos could be a swell reference working on this

hawkins commented 6 years ago

And I may opt for doing this on livestream tonight!