[ad_1]
[ad_2]
I am a developer. I know css and classic themes. I am currently learning block themes.
Whats the best way to achieve this using blocks: I want a layout that has two columns on desktop and allow the columns to stack on mobile. Similar to how bootstrap rows and columns work
Do I have to write custom css for this? I know I can set fixed widths for the columns and then use a row block and allow items to wrap. Is this the only way? How do you guys go about adding responsiveness to your layouts?