From 1a409ecd1e7388473c4583d3354d1a453ca7c83e Mon Sep 17 00:00:00 2001 From: Amanda Brunelli Date: Fri, 22 Jul 2022 12:15:28 -0300 Subject: [PATCH] Add alt text --- flex/06-flex-layout/index.html | 2 +- flex/06-flex-layout/solution/solution.html | 2 +- foundations/04-chaining-selectors/index.html | 8 ++++---- foundations/04-chaining-selectors/solution/solution.html | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/flex/06-flex-layout/index.html b/flex/06-flex-layout/index.html index 878290d..a05f14b 100644 --- a/flex/06-flex-layout/index.html +++ b/flex/06-flex-layout/index.html @@ -19,7 +19,7 @@
- + Project logo. Represents odin with the project name.
diff --git a/flex/06-flex-layout/solution/solution.html b/flex/06-flex-layout/solution/solution.html index 5b4b396..0ce657d 100644 --- a/flex/06-flex-layout/solution/solution.html +++ b/flex/06-flex-layout/solution/solution.html @@ -19,7 +19,7 @@
- + Project logo. Represents odin with the project name.
diff --git a/foundations/04-chaining-selectors/index.html b/foundations/04-chaining-selectors/index.html index e8cdeac..3106101 100644 --- a/foundations/04-chaining-selectors/index.html +++ b/foundations/04-chaining-selectors/index.html @@ -10,13 +10,13 @@
- - + Woman with glasses + Man with surprised expression
- - + Woman with glasses + Man with surprised expression
\ No newline at end of file diff --git a/foundations/04-chaining-selectors/solution/solution.html b/foundations/04-chaining-selectors/solution/solution.html index 875b6e4..ae43339 100644 --- a/foundations/04-chaining-selectors/solution/solution.html +++ b/foundations/04-chaining-selectors/solution/solution.html @@ -9,12 +9,12 @@
- - + Woman with glasses + Man with surprised expression
- - + Woman with glasses + Man with surprised expression
\ No newline at end of file