You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot for the life of me figure out the CSS for this. I tried break-inside: avoid; and break-inside: avoid-column; on both the ul and the li to no avail.
Example:
See "Saint Helena, Ascension and Tristan da Cunha" breaking over columns 3 and 4.
I cannot for the life of me figure out the CSS for this. I tried
break-inside: avoid;andbreak-inside: avoid-column;on both theuland thelito no avail.Example:
See "Saint Helena, Ascension and Tristan da Cunha" breaking over columns 3 and 4.