diff --git a/_includes/nav-css.html b/_includes/nav-css.html index 37ea1119c..853b47331 100644 --- a/_includes/nav-css.html +++ b/_includes/nav-css.html @@ -71,6 +71,17 @@
<section> should be wrapped as inline.
For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.
+Try to use these on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities are currently only available for block and table toggling. Use with inline and table elements is currently not supported.
-Use a single or combination of the available classes for toggling content across viewport breakpoints.
Similar to the regular responsive classes, use these for toggling content for print.
Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities are currently only available for block-level toggling, meaning display: none; or display: block;. Use with inline and table elements is currently not supported.
Resize your browser or load on different devices to test the responsive utility classes.
-Green checkmarks indicate the element is visible in your current viewport.
<section> should be wrapped as inline.
✔ Visible on large