2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

new headers, ad placements, intro paragraphs on several pages, etc

This commit is contained in:
Mark Otto
2015-01-19 20:03:08 -08:00
parent ff1d10affb
commit 33e32bffc8
16 changed files with 67 additions and 88 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ layout: page
title: Media queries
---
Since Bootstrap is designed to be mobile-first, we employ media queries in our CSS to create responsive pages and components. Media queries allow you to group rulesets by a handful of parameters, most notably viewport dimensions, to gracefully scale content across devices.
Since Bootstrap is designed to be mobile-first, we employ media queries in our CSS to create responsive pages and components.
Bootstrap mainly uses the following media query ranges in our source Sass files for key breakpoints in our layout, grid system, and components.
Media queries allow you to group rulesets by a handful of parameters, most notably viewport dimensions, to gracefully scale content across devices. Bootstrap mainly uses the following media query ranges in our source Sass files for key breakpoints in our layout, grid system, and components.
{% highlight scss %}
/* Extra small devices (portrait phones, less than ???px) */