From 33a4e8ff9b7ef7ec00e769d7a70d3634c19b08df Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 Apr 2020 11:44:07 -0700 Subject: Rewrite grid docs to account for new grid tier - Breaks grid content across multiple pages - Updates mentions of grid tiers from five to six - Rewrites how it works sections to reference new options and tiers --- site/data/sidebar.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'site/data/sidebar.yml') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index c1f9e3cc9..b8ea627ee 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -14,9 +14,14 @@ - title: Layout pages: - - title: Overview + - title: Breakpoints + - title: Containers - title: Grid - - title: Utilities for layout + # - title: Rows + - title: Columns + - title: Gutters + - title: Utilities + - title: Z-index - title: Content pages: -- cgit v1.2.3