0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Chris Rebert 2013-08-20 16:21:18 -07:00
parent 7c88db5c42
commit d666a89621

View File

@ -76,7 +76,7 @@ base_url: "../"
<h3 id="grid-media-queries">Media queries</h3> <h3 id="grid-media-queries">Media queries</h3>
<p>We use the following media queries to create the key breakpoints in our grid system.</p> <p>We use the following media queries to create the key breakpoints in our grid system.</p>
{% highlight css %} {% highlight css %}
/* Extra small devices (phones, up to 480px) */ /* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */ /* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */ /* Small devices (tablets, 768px and up) */