odin-css-exercises/margin-and-padding-2/README.md

6 lines
284 B
Markdown
Raw Normal View History

2021-08-17 13:27:54 -07:00
# Margin and Padding #2
This one is a little nicer looking, and a little closer to something you might see in the real world. You'll need to change a little more than just margin and padding to make it look exactly right.
## Desired outcome
![desired outcome](./desired-outcome.png)