You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: foundations/block-and-inline/02-margin-and-padding-2/README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ This one is a little nicer looking, and a little closer to something you might s
8
8
### Self Check
9
9
Use this section to check your work. On _these_ projects, your goal isn't to attain 100% pixel perfection, but to use the tools you've learned to get relatively close to the desired output.
10
10
11
-
- There is 8px between the edge of the card and its content (the blue sections).
12
-
- There is an 8px gap between each of the blue sections inside the card.
13
-
- The title of the card uses a 16px font.
14
-
- There are 8px between the title text and the edge of the title section.
15
-
- The content section has 16px space on the top and bottom, and 8px on either side.
16
-
- Everything inside the `.button-container` section is centered, and there is 8px padding.
17
-
- The Big Button is centered on its own line.
18
-
- The Big Button has 24px space on the sides, and 8px on top and bottom.
11
+
-[ ]There is 8px between the edge of the card and its content (the blue sections).
12
+
-[ ]There is an 8px gap between each of the blue sections inside the card.
13
+
-[ ]The title of the card uses a 16px font.
14
+
-[ ]There are 8px between the title text and the edge of the title section.
15
+
-[ ]The content section has 16px space on the top and bottom, and 8px on either side.
16
+
-[ ]Everything inside the `.button-container` section is centered, and there is 8px padding.
17
+
-[ ]The Big Button is centered on its own line.
18
+
-[ ]The Big Button has 24px space on the sides, and 8px on top and bottom.
0 commit comments