Need help with survey form (Resposive)

Hi All,

Hope ya’ll doing great today.

Can you help me with getting me survey form responsive? I can’t see it anymore (been sitting too long at my computer) and need a fresh set of eyes to check it out :smile:

I have used a grid layout for the container and added “grid-template-areas” and “grid areas” for corresponding columns. It just doesn’t seem right yet.

I know it’s not one of the requirements to pass the test but still would like to have the responsiveness work and look great. Also good for training right?

Thanks all for helping.

Link: https://romson.github.io/Art-Gallery-survey-form/Update
Code: https://github.com/Romson/Art-Gallery-survey-form

Update: I managed to get a working solution for this. I’ve added the viewport width to media queries for the main section. Is it good pratice to have it like this? Also is there a better solution for the media queries? The way it is now i feel like i don’t DRY (don’t repeat yourself) a lot.

Doh :blush:

Tyvm RandellDawson