Skip to content

Commit

Permalink
fix #9915
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Aug 20, 2013
1 parent 7c88db5 commit d666a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1 id="grid">Grid system</h1>
<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>
{% 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 */

/* Small devices (tablets, 768px and up) */
Expand Down

0 comments on commit d666a89

Please sign in to comment.