mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Filled leftover placeholder
This commit is contained in:
parent
3497d9937a
commit
b7bdde3d4c
@ -51,7 +51,7 @@ Since Bootstrap is developed to be mobile first, we use a handful of [media quer
|
|||||||
Bootstrap primarily uses the following media query ranges—or breakpoints—in our source Sass files for our layout, grid system, and components.
|
Bootstrap primarily uses the following media query ranges—or breakpoints—in our source Sass files for our layout, grid system, and components.
|
||||||
|
|
||||||
{% highlight scss %}
|
{% highlight scss %}
|
||||||
// Extra small devices (portrait phones, less than ???px)
|
// Extra small devices (portrait phones, less than 34em)
|
||||||
// No media query since this is the default in Bootstrap
|
// No media query since this is the default in Bootstrap
|
||||||
|
|
||||||
// Small devices (landscape phones, 34em and up)
|
// Small devices (landscape phones, 34em and up)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user