The new masonry card layout uses CSS multiple-column layout. Text in cards are placed and styled in a way that won't trigger a recomputation of the layout, which causes jarring effects with CSS multicol. Other styles, such as font and text styles, the "translate" button, and card shape, will be done in separate PRs.
The new masonry card layout uses CSS multiple-column layout. Text in cards are placed and styled in a way that won't trigger a recomputation of the layout, which causes jarring effects with CSS multicol. Other styles, such as font and text styles, the "translate" button, and card shape, will be done in separate PRs.