Is there a way to change the layout of a page based on the device size it’s being viewed on?
For example my about page looks like this on desktop:

and this on an ipad:

I would like the ipad view to have the content stack in one column vs be in two columns. How do I do this?