2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Clarify media query using .02px and bump from callout to warning

This commit is contained in:
Mark Otto
2020-04-08 11:16:50 -07:00
parent 5f932ff734
commit e3583115c6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ These mixins take those declared breakpoints, subtract `.02px` from them, and us
// No media query since the xxl breakpoint has no upper bound on its width
{{< /highlight >}}
{{< callout info >}}
{{< callout warning >}}
{{< partial "callout-info-mediaqueries-breakpoints.md" >}}
{{< /callout >}}