Add outcome image

This commit is contained in:
Eric 2021-08-29 19:33:13 -04:00 committed by GitHub
parent 83952eed97
commit fe77c12d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,8 @@ This will help you further practice adding classes and using class selectors, so
* **Both elements**: a font size of 28px and a list of fonts containing `Helvetica` and `Times New Roman`, with `sans-serif` as a fallback * **Both elements**: a font size of 28px and a list of fonts containing `Helvetica` and `Times New Roman`, with `sans-serif` as a fallback
## Desired Outcome ## Desired Outcome
<!-- Insert Outcome Image --> ![outcome](https://user-images.githubusercontent.com/70952936/131268881-369972f3-b6b6-4242-965f-512c1335cc3a.png)
### Self Check ### Self Check
- Does each element have a unique class name? - Does each element have a unique class name?