Add outcome image
This commit is contained in:
parent
fe77c12d4e
commit
7d2385fe7e
|
@ -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?
|
||||
|
|
Loading…
Reference in New Issue