Merge pull request #80 from Starosti/fix

Fixed a typo at margin-and-padding-2/README.md
This commit is contained in:
Eric 2021-12-21 22:41:08 -05:00 committed by GitHub
commit 64af9ee14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ Use this section to check your work. On _these_ projects, your goal isn't to att
- The title of the card uses a 16px font.
- There are 8px between the title text and the edge of the title section.
- The content section has 16px space on the top and bottom, and 8px on either side.
- Everything inside the `.button` section is centered, and there is 8px padding.
- Everything inside the `.button-container` section is centered, and there is 8px padding.
- The Big Button is centered on its own line.
- The Big Button has 24px space on the sides, and 8px on top and bottom.
- The Big Button has 24px space on the sides, and 8px on top and bottom.