Add outcome image

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

View File

@ -12,9 +12,10 @@ The properties you need to add to each element are:
* Make the element with both the `avatar` and `distorted` classes 200 pixels wide, then make its height twice as big as its width (here you should hardcode in a pixel value)
## Desired Outcome
<!-- Insert Outcome Image -->
![outcome](https://user-images.githubusercontent.com/70952936/131268893-f2e0b302-ea2e-44b8-ba30-b555a35023c9.jpg)
### Self Check
- Did you properly chain class selectors for each rule?
- Does the `proportioned` image retain its original square proportions?
- Does the `distorted` image end up looking squished and, well, distorted?
- Does the `distorted` image end up looking squished and, well, distorted?