Hello. I am working on a checkout form, and currently have 2rem padding to create a gutter around the form fields.
As my screen gets more narrow (or technically really large), it seems like my 2rem padding loses its place.
Is there a way to use percentages for padding (and margins) so that you don’t lose the “proportionality” of your design as things shrink (or grow) beyond their normal size?