File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
foundations/flex/06-flex-layout Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ Flexbox is useful for laying out entire pages as well as the smaller components
12
12
13
13
### Self Check
14
14
15
- - The header is at the top of the page, the footer is at the bottom, and they stay in place if you resize your screen.
16
- - The header and footer have padding.
17
- - The links in the header and footer are pushed to either side.
18
- - There is space between the links in the header and footer.
19
- - The footer has a light gray background (` #eeeeee ` ).
20
- - The logo, input and buttons are centered in the screen.
21
- - The buttons have an appropriate amount of padding.
22
- - There is space between the logo, input and buttons.
15
+ - [ ] The header is at the top of the page, the footer is at the bottom, and they stay in place if you resize your screen.
16
+ - [ ] The header and footer have padding.
17
+ - [ ] The links in the header and footer are pushed to either side.
18
+ - [ ] There is space between the links in the header and footer.
19
+ - [ ] The footer has a light gray background (` #eeeeee ` ).
20
+ - [ ] The logo, input and buttons are centered in the screen.
21
+ - [ ] The buttons have an appropriate amount of padding.
22
+ - [ ] There is space between the logo, input and buttons.
You can’t perform that action at this time.
0 commit comments