From bdaadc6258b27b8e5cb16a400ed3e7627b8569f8 Mon Sep 17 00:00:00 2001 From: Jeremy Myers Date: Fri, 18 Feb 2022 14:44:17 -0500 Subject: [PATCH] Amend Self Check --- grid/03-grid-layout-3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grid/03-grid-layout-3/README.md b/grid/03-grid-layout-3/README.md index f71527b..0215727 100644 --- a/grid/03-grid-layout-3/README.md +++ b/grid/03-grid-layout-3/README.md @@ -22,7 +22,7 @@ If you use the tools in the Advanced Grid Properties lesson you should be able t - The container's second column is 4 times larger than the first column - The container element has a gap of 4px - The header element has two columns -- The header element contains another grid that has two columns +- The header element contains another grid that has four columns - The `ul` inside the menu element contains another grid - The `ul` inside the nav element contains another grid - The sidebar element has a gap of 50px