Add outcome image

This commit is contained in:
Eric 2021-08-30 17:58:51 -04:00 committed by GitHub
parent b23b1ba593
commit d7b2b79fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ Specificity issues will require you to either add or remove a selector from an a
Issues with the cascade can be the bane for many when it comes to CSS, so once you complete this exercise you'll be one step ahead of the curve and on your way to loving CSS (or at the very least being friendly acquaintances with it).
## Desired Outcome
<!-- Insert Outcome Image -->
![outcome](https://user-images.githubusercontent.com/70952936/131411210-47ff21dd-6d0c-4a7f-b6b1-1ec40f93dd8c.jpg)
### Self Check
- Do all rules for elements labeled "Fix specificity" have the correct selector added or removed?
- Are all rules for elements labeled "Fix rule order" placed at the end of the CSS file and in the correct order?
- Are all rules for elements labeled "Fix rule order" placed at the end of the CSS file and in the correct order?