I like to keep the responsive but on desktop i hate full width layouts

Code: Select all
$max-width: none; // Maximum width. Set to "none" to make layout fluid
Code: Select all
$max-width: 1000px; // Maximum width. Set to "none" to make layout fluid