diff --git a/css.html b/css.html index cf2f1ca73c..b924ae6dd8 100644 --- a/css.html +++ b/css.html @@ -74,7 +74,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.
We use the following media queries to create the key breakpoints in our grid system.
+We use the following media queries in our LESS files to create the key breakpoints in our grid system.
{% highlight css %} /* Extra small devices (phones, less than 768px) */ /* No media query since this is the default in Bootstrap */