Hi everybody!
Here i am, trying to complete my first proyects. From now I’m very stuck with the CSS part in my code. Here’s the thing:
In big screens there is no trouble, my survey form is seen pretty well, by in my smartphone I need to expand the form areas, but i have no idea how to do it, I tried to change the width attribute, but it doesn’t work.
The original CSS i code set the width in input and select tags, for example, with a 80% width, but with the media query i set #survey-form with no margin, but can’t correct the width,
Can somebody help??? feel free to correct, made suggestions or tips about my code so far,
Here’s the link: [https://codepen.io/patricio1984/pen/yLNoNWL](https://codepen.io/patricio1984/pen/yLNoNWL)
Thanks so much!