Skip to content

Commit d45cea2

Browse files
Merge pull request TheOdinProject#460 from kesava-karri/match_font_with_image
02-flex-header: Match the solution font with the desired image
2 parents 618a932 + aba1744 commit d45cea2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

flex/02-flex-header/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ wide:
1515
- Logo is centered vertically and horizontally.
1616
- list-items are horizontal, and are centered vertically inside the header.
1717
- 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.
18+
- Your solution does not use floats, inline-block, or absolute positioning.
19+
20+
- Note: For this exercise, it's completely acceptable to not match the font-family.

0 commit comments

Comments
 (0)