From 5eb543eab0a6b3ee550bd60d714683616c4cea96 Mon Sep 17 00:00:00 2001 From: ShepleySound Date: Sat, 4 Dec 2021 17:21:45 -0800 Subject: [PATCH 1/2] Removed hyphens from 04-chaining-selectors/index.html. Class must now be chained properly to reach the desired outcome. --- foundations/04-chaining-selectors/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foundations/04-chaining-selectors/index.html b/foundations/04-chaining-selectors/index.html index 2877008..4291eb8 100644 --- a/foundations/04-chaining-selectors/index.html +++ b/foundations/04-chaining-selectors/index.html @@ -15,8 +15,8 @@
- - + +
\ No newline at end of file From 5270fd8feac513b18e614a61009d1d83bbb8ae97 Mon Sep 17 00:00:00 2001 From: ShepleySound Date: Sun, 5 Dec 2021 12:23:32 -0800 Subject: [PATCH 2/2] Remove hyphens from solution.html. --- foundations/04-chaining-selectors/solution/solution.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foundations/04-chaining-selectors/solution/solution.html b/foundations/04-chaining-selectors/solution/solution.html index db16f8d..20ec7f9 100644 --- a/foundations/04-chaining-selectors/solution/solution.html +++ b/foundations/04-chaining-selectors/solution/solution.html @@ -13,8 +13,8 @@
- - + +
\ No newline at end of file