-
Notifications
You must be signed in to change notification settings - Fork 85.1k
Closed as not planned
Description
Checks
- This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- I have thoroughly read and understand The Odin Project Contributing Guide
- Would you like to work on this issue?
Describe your suggestion
The solution in the style.css file of exercise 03-flex-header-2 from Foundations-Alignment is missing "flex-grow: 1;" in .left container. In the desired outcome image / gif of the the assignment you can see that the right side container is pushed all the way to the right. The space between the left and right side grows based on the size of the browser. The provided solution does not result in the desired outcome of the image/gif. The solution needs to include "flex-grow: 1;"
Path
Foundations
Lesson Url
https://www.theodinproject.com/lessons/foundations-alignment
(Optional) Discord Name
No response
(Optional) Additional Comments
No response
Metadata
Metadata
Assignees
Labels
No labels