Skip to content

Commit

Permalink
Merge pull request TheOdinProject#257 from Asartea/patch-1
Browse files Browse the repository at this point in the history
02-class-id-selectors: Tweak note wording to make it clearer that desired-outcome.png isn't leading
  • Loading branch information
thatblindgeye authored Nov 19, 2022
2 parents 8bea2cf + 7e72914 commit 3a55a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundations/02-class-id-selectors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ It isn't entirely important which class or ID values you use, as the focus here
Quick tip: in VS Code, you can change which format colors are displayed in RGB, HEX, or HSL by hovering over the color value in the CSS and clicking the top of the popup that appears!

> ### Note:
> Part of your task is to add a font to _some_ of these items. Do not worry about the font of the rest of them. Your browser's default font might be different than the one displayed and that's OK for this exercise.
> Part of your task is to add a font to _some_ of these items. Your browser's font's might be different than the one displayed in the desired outcome image. As long as you confirm that the fonts _are_ being applied to the right lines any differences are okay for this exercise.
## Desired Outcome
![desired outcome](./desired-outcome.png)
Expand Down

0 comments on commit 3a55a54

Please sign in to comment.