Flex-grow and Flex-basis Exercise
This lesson contains an exercise on flex-grow and flex-basis.
We'll cover the following...
Header navigation
Create a header navigation component. The component should consist of a title on the left and a menu on the right.
All margins are set ...