MrSwankyMcGee / tea-cozy

1 stars 0 forks source link

Q&A (or questions and answers) #3

Open tommygebru opened 5 years ago

tommygebru commented 5 years ago

Hey so I saw that you left me an issue request, and I looked through your html and css codebase, I think the confusion is coming from your naming conventions for the id & class attributes For example:

tommygebru commented 5 years ago

So the reason that your anchor stops so suddenly a distance away from your Tea of the Month section, is that the page content has been pushed down with margins

_josh_

Each page section has a lot of margins pushing your content downwards, I suggest taking some time and making small edits using your browser's developer tools before committing anything to your codebase (this makes experimenting much quicker to find solutions!)

https://developers.google.com/web/tools/chrome-devtools/css/