Still just the strange margin behaviour on headings… Can’t clear the margin on Desktop, it comes straight back.
So, to work around I go to the smallest breakpoint and clear the margin. This works, but with some strange behaviour. It makes the text smaller on the canvas. Then, when I set another attribute, the text jumps back to the expected size.
@Norm Have you changed something with this version that affects screen recording permissions? It’s the first time with a beta it has shown as Blocs-5.0 and I’ve not had to update the version in system preferences. I actually tried and it just stuck on 5.0, however the colour picker is working.
This is how spacing utility classes work in Bootstrap, by default the headings have a 4 bottom margin which is set on the smallest breakpoint and inherited upwards using the class (mb-4). Which is obviously the reverse to classes which cascade down
This means to turn them off on all breakpoints you either head to smaller breakpoint or hold option and click the x and it clears across all breakpoints. To set the margin to 0 on the LG breakpoint select 0.
It’s not getting rid of the google warning for me. Plus, I’d have to add it to all the elements that use fonts. A general setting that applies globally would be much easier to work with.