Allow customization of alignment and spacing properties for different responsive views
Similar to how we can set different font sizes for desktop, tablet, and mobile views, I would like to be able to set the parameters of the Alignment and Spacing pane for each view - desktop, tablet, and mobile.
By default, they should all match (i.e. when I set the parameters for the desktop view, those carry over to tablet and mobile) but I would like the option to set different widths for content on tablet/mobile views.
On desktop, I may have an image background, so I have the text content fit into 60% to allow users to see the image. On mobile, however, the text is more important than the image, so I’d like to independently set the mobile content width to something like 90% without affecting the desktop width.
I also may want 100px of padding on desktop view, but this could be too much for a mobile view.