File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ wide:
11
11
![ wide] ( ./desired-outcome-wide.png )
12
12
13
13
### Self Check
14
- - There is space between all items and the edge of the header (specific px amount doesn't matter here).
15
- - Logo is centered vertically and horizontally.
16
- - list-items are horizontal, and are centered vertically inside the header.
17
- - left-links and right-links are pushed all the way to the left and right, and stay at the edge of the header when the page is resized.
18
- - Your solution does not use floats, inline-block, or absolute positioning.
14
+ - [ ] There is space between all items and the edge of the header (specific px amount doesn't matter here).
15
+ - [ ] Logo is centered vertically and horizontally.
16
+ - [ ] list-items are horizontal, and are centered vertically inside the header.
17
+ - [ ] left-links and right-links are pushed all the way to the left and right, and stay at the edge of the header when the page is resized.
18
+ - [ ] Your solution does not use floats, inline-block, or absolute positioning.
19
19
20
- - Note: For this exercise, it's completely acceptable to not match the font-family.
20
+ Note: For this exercise, it's completely acceptable to not match the font-family.
You can’t perform that action at this time.
0 commit comments