From 99219cc1ad6883aa2aab159e53e1dde4902bf79d Mon Sep 17 00:00:00 2001 From: Jeremy Myers Date: Sat, 19 Feb 2022 20:12:13 -0500 Subject: [PATCH] Remove unnecessary line from Self Check --- grid/03-grid-layout-3/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/grid/03-grid-layout-3/README.md b/grid/03-grid-layout-3/README.md index 0215727..99f7f6d 100644 --- a/grid/03-grid-layout-3/README.md +++ b/grid/03-grid-layout-3/README.md @@ -22,7 +22,6 @@ 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 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