Solved
How do I make forms 2.0 submit button responsive like form fields?
Forms 2.0 form fields are totally responsive, but the submit button does not seem to be. Our button has to be styled to align with the form fields, and looks correct on desktop (seen below):
On desktop:

But on mobile, the form fields respond and the submit button gets cut off:

I'm assuming this is dealing with media queries, and was wondering if anyone has found a solution making the button respond with the form fields.
Thank you!!
On desktop:

But on mobile, the form fields respond and the submit button gets cut off:

I'm assuming this is dealing with media queries, and was wondering if anyone has found a solution making the button respond with the form fields.
Thank you!!