Commit b7bdde3d authored by Michael Käufl's avatar Michael Käufl
Browse files

Filled leftover placeholder

parent 3497d993
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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.
{% 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
// Small devices (landscape phones, 34em and up)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment