aaw268 / Tea-Cozy

Second project
0 stars 0 forks source link

Great effort #1

Open tommygebru opened 5 years ago

tommygebru commented 5 years ago

Great effort on your second submittable project Ahmand, I can see that your project has a few errors so I went ahead and left you some feedback 🙌. Great use of flexbox and z-index your work closely resembles the required outcome for this assignment!

tommygebru commented 5 years ago

I noticed that you chose to use a padding to space out the elements in your Header consider using flexbox here as well 👀 For a quick refresher on flexbox styles check out this reference For example: header{justify-content: space-between;}