ResistanceCalendar / resistance-calendar-frontend

A central listing of upcoming progressive events
https://resistance-calendar-staging.herokuapp.com/
MIT License
7 stars 8 forks source link

Make events list full width on desktop for larger screens #60

Closed InciteDemocracy closed 7 years ago

InciteDemocracy commented 7 years ago

Currently the desktop view is full width up to a point, and then it adds in red bars on the sides. We want the white to stretch full span from side to side for larger screens too.

pfarnach commented 7 years ago

Does this mean remove the max-width on the main container? It's pretty traditional to have a max width on containers otherwise you have content spanning the whole screen which hurts readability. Would increasing the current max width help?

pfarnach commented 7 years ago

Resolved in https://github.com/ResistanceCalendar/resistance-calendar-frontend/pull/70/commits/2023eb6d875b54b5d38272fbdcf9e8d788f8ced4