I used a few :nth-child elements, I aim to strike a good balance between giving class names and just using selectors.
What challenges did you encounter, and how did you overcome them?I took a bit of time on the Nutrition section, as it is a table. I was unsure if I should use a table or a flexbox or even a grid. I settled with using a table for now for simplicity.
What specific areas of your project would you like help with?I need help with going from a full header to something that fits inside a container. My approach does not seem too elegant for my taste, hopefully you guys have a better alternative.