mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
clarify and tweak media queries
This commit is contained in:
@@ -306,7 +306,7 @@
|
||||
// LARGE DESKTOP & UP
|
||||
// ------------------
|
||||
|
||||
@media (min-width: 1210px) {
|
||||
@media (min-width: 1200px) {
|
||||
|
||||
// Reset grid variables
|
||||
@gridColumns: 12;
|
||||
|
Reference in New Issue
Block a user