As Kevin stated, mobile first on responsive design is not fun.
What challenges did you encounter, and how did you overcome them?I initially used img on html and had to change it when I was busy with the desktop view. The width properties of min, max and clamp are to be looked at, especially clamp where I was using trial and error method.
What specific areas of your project would you like help with?Clamp. Responsiveness. I can apply the properties and make it look pretty but I need to understand the functionality. Differentiate between image and background image and their properties. My errors are still on the code just commented out if anyone wants to have a look.