hugessen/Lazsoc-Blog

Optimize sizing for large screens

Closed this issue · 0 comments

Currently our content fills the whole screen, no matter how big it is. Professional websites cap the content width, and we should too.

The problem is, the "XL" screen width as defined by Bootstrap is way too small. This needs to be adjusted in the SASS variables, and XL width tags need to be applied to all columns throughout the app.

Ref: https://v4-alpha.getbootstrap.com/layout/grid/