Merge pull request #460 from kesava-karri/match_font_with_image

02-flex-header: Match the solution font with the desired image
This commit is contained in:
Eric Olkowski 2024-01-21 07:01:19 -05:00 committed by GitHub
commit d45cea2854
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,3 +16,5 @@ wide:
- list-items are horizontal, and are centered vertically inside the header.
- 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.
- Your solution does not use floats, inline-block, or absolute positioning.
- Note: For this exercise, it's completely acceptable to not match the font-family.