Skip to content

Commit

Permalink
remove extra space in assignment to align with style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Churtified committed Jan 18, 2024
1 parent 2a3f3d9 commit 0bfce44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundations/html_css/css-foundations/intro-to-css.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ If you need to add a _unique_ style for a _single_ element, this method can work

<div class="lesson-content__panel" markdown="1">

1. Go to our [CSS exercises repository](https://github.com/TheOdinProject/css-exercises) and read the README. Then, once you know how to use the exercises, navigate to the `foundations` directory. Review each README file prior to completing the following exercises in order:
1. Go to our [CSS exercises repository](https://github.com/TheOdinProject/css-exercises) and read the README. Then, once you know how to use the exercises, navigate to the `foundations` directory. Review each README file prior to completing the following exercises in order:
- `01-css-methods`
- `02-class-id-selectors`
- `03-group-selectors`
Expand Down

0 comments on commit 0bfce44

Please sign in to comment.