Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3a55a54

Browse files
authoredNov 19, 2022
Merge pull request TheOdinProject#257 from Asartea/patch-1
02-class-id-selectors: Tweak note wording to make it clearer that desired-outcome.png isn't leading
2 parents 8bea2cf + 7e72914 commit 3a55a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎foundations/02-class-id-selectors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It isn't entirely important which class or ID values you use, as the focus here
1313
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!
1414

1515
> ### Note:
16-
> 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.
16+
> 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.
1717
1818
## Desired Outcome
1919
![desired outcome](./desired-outcome.png)

0 commit comments

Comments
 (0)
Failed to load comments.