mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
fix #9915
This commit is contained in:
parent
7c88db5c42
commit
d666a89621
2
css.html
2
css.html
@ -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) */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user