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/flex/07-flex-layout-2/README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,13 @@ On a smaller screen it will look like this:
23
23
Note: The emojis may instead show up as one or several text symbols (e.g. ☆♂) if you don't have an emoji-based font family installed on your operating system. This does not affect the exercise and can be ignored.
24
24
25
25
### Self Check
26
-
- The header text is size 32px and weight 900.
27
-
- The header text is vertically centered and 16px from the edge of the screen.
28
-
- The footer is pushed to the bottom of the screen (the footer may go _below_ the bottom of the screen if the content of the 'cards' section overflows and/or if your screen is shorter).
29
-
- The footer text is centered horizontally and vertically.
30
-
- The sidebar and cards take up all available space above the footer.
31
-
- The sidebar is 300px wide (and it doesn't shrink).
32
-
- The sidebar links are size 24px, are white, and do not have the underline text decoration.
33
-
- The sidebar has 16px padding.
34
-
- There is 48px padding around the 'cards' section.
35
-
- The cards are arranged horizontally, but wrap to multiple lines when they run out of room on the page.
26
+
-[ ]The header text is size 32px and weight 900.
27
+
-[ ]The header text is vertically centered and 16px from the edge of the screen.
28
+
-[ ]The footer is pushed to the bottom of the screen (the footer may go _below_ the bottom of the screen if the content of the 'cards' section overflows and/or if your screen is shorter).
29
+
-[ ]The footer text is centered horizontally and vertically.
30
+
-[ ]The sidebar and cards take up all available space above the footer.
31
+
-[ ]The sidebar is 300px wide (and it doesn't shrink).
32
+
-[ ]The sidebar links are size 24px, are white, and do not have the underline text decoration.
33
+
-[ ]The sidebar has 16px padding.
34
+
-[ ]There is 48px padding around the 'cards' section.
35
+
-[ ]The cards are arranged horizontally, but wrap to multiple lines when they run out of room on the page.
0 commit comments