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