Tea Cozy Project Review

Hi Everyone! I finished the Tea Cozy project and would love some feedback. I was able to get everything but the spacing around the locations title to work. It has the proper spacing when the browser is smaller but not when it is full screen.

Here’s the github repository
And here’s the live site via github pages

Hi codingbecca,

To get the proper spacing around the location title, you need to add in line-height: 15px to index.css. This should give you the spacing that is required

You did a great job.

Emma