In this challenge I learned more about using HTML's 'picture' element, the CSS unit 'vw', and also using the ::before psuedo-selector. I have not used either very much in previous projects.
What challenges did you encounter, and how did you overcome them?Positioning the hero images took a second, but using 'vw' and Flexbox I was able to achieve the desired results.
What specific areas of your project would you like help with?I would appreciate any tips/recommendations on improving my code quality. Thanks!