top | item 8726476 (no title) scottcanoni | 11 years ago Why have a max width of 960px?"The grid is a 12-column fluid grid with a max width of 960px" discuss order hn newest jonathantm|11 years ago > "The max width can be changed with one line of CSS and all columns will resize accordingly." armandososa|11 years ago I think this is the reason: http://www.cameronmoll.com/archives/2006/12/gridding_the_960....960px was the "standard" for so much time (before RWD was a thing) that I still use it as the default width when designing new stuff. Maybe this is a bow to the old masters of our craft. cag_ii|11 years ago You can easily change this to whatever you like using .container max-width
jonathantm|11 years ago > "The max width can be changed with one line of CSS and all columns will resize accordingly."
armandososa|11 years ago I think this is the reason: http://www.cameronmoll.com/archives/2006/12/gridding_the_960....960px was the "standard" for so much time (before RWD was a thing) that I still use it as the default width when designing new stuff. Maybe this is a bow to the old masters of our craft.
jonathantm|11 years ago
armandososa|11 years ago
960px was the "standard" for so much time (before RWD was a thing) that I still use it as the default width when designing new stuff. Maybe this is a bow to the old masters of our craft.
cag_ii|11 years ago