How can I have a section adjust responsively to screen dimensions?

Is there a way I can have the contents of an entire section adjust to the screen dimensions other than manually going through and positioning them myself? I’d like the contents of a certain section to shrink accordingly and proportionately with the screen.

Hi @christiannc, it’s definitely possible to have the content adjust based on screen width using responsive units (%, vh/vw, etc.). If you have a read-only link, I can help you with more specifics.