Release date: September 10, 2021
- Breakouts: New content formatting style enables you to “break out” images, videos, blockquotes, notes, alerts, boxes—any block-level HTML element—and display them from the middle of the content to the edge of the browser on larger screens
- Pullouts: New content formatting style enables you to pull block-level elements out of the content and extend them to the edge of the browser on larger screens
- Focus Content Styles: Added Breakouts and Pullouts; also rearranged items so the most popular/useful ones appear at the top
- Modular Content: New display styles include boxes, notes, and alerts with pop styling
- Nested Lists: New Design Option gives you control over the amount of indentation on nested lists
- Bleeds:
<pre>
elements now receive a complementary background color to the bleed - Bleeds: Added
overflow-x: hidden
to<body>
to prevent a horizontal scrollbar on devices that include the vertical scrollbar in the viewport width - CSS Reset: Changed
word-wrap
toword-break
to resolve undesirable horizontal scrollbar issues in certain applications (like OmniTweet)