Coming from RW where I am fluent, I cannot understand how do we set margins per device screen. I used a sample blocs for the statistics with 3 columns. It comes all weird on iPad portrait.
Also how can I specify custom font size per screen size?
third thing I see wrong is the rendered/previewer shows one thing and the final export shows a different thing on mobile.
However, I know that Bloc layout and you may actually want to adapt the parent column settings for the breakpoint.
Column settings cascade up through breakpoints, so when you set them at a lower breakpoint level they may alter the layout on the breakpoints above, just manually reset them on the effected breakpoint if this happens.
Thanks Norm. I guessed that is how it will work. This is actually quite nice and fast way to go through them with Command+12-3-4. I hope this works with Menu text size too.