From 5491d53b99c3dfa54622ca0d0bba52206c883a14 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 24 Aug 2013 14:00:52 -0700 Subject: Deprecate container-{device} vars for container-{size} classes; updates customizer and grid to do the same --- customize.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index e0b269e71..fd3442981 100644 --- a/customize.html +++ b/customize.html @@ -488,19 +488,19 @@ base_url: "../"

Define the maximum width of .container for different screen sizes.

- - + +

For @screen-sm-min and up.

- - + +

For @screen-md-min and up.

- - + +

For @screen-lg-min and up.

-- cgit v1.2.3