From c729f16282e8e3d1d272b2559708bb514d44c227 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 22:51:00 -0700 Subject: it's levi-OH-sa, not levi-oh-SAR --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css.html') diff --git a/css.html b/css.html index dd576df06..267c9e9c5 100644 --- a/css.html +++ b/css.html @@ -85,7 +85,7 @@ base_url: "../" -

Bootstrap includes a responsive, mobile-first fluid grid system that appropriately scales up to 12 columns as the device or viewport size increases. It includes predefined classes for easy layout options, as well as powerful mixins for generating more semantic layouts.

+

Bootstrap includes a responsive, mobile first fluid grid system that appropriately scales up to 12 columns as the device or viewport size increases. It includes predefined classes for easy layout options, as well as powerful mixins for generating more semantic layouts.

Media queries

We use the following media queries to create the key breakpoints in our grid system.

-- cgit v1.2.3