Why does the headline element overflow its column container when the base font size is set to 3.5em and the text font size set to 1em. This was unexpected behavior but could be very powerful for adding visual dynamics with overlapping section, without necessarily using the grid element. I’m just curious to understand better what’s going on with it.
If I reverse that and set the base font size to 1em and the text font size to 3.5em, it stays constrained in the column width.
Thanks