Created by: MartijnCuppens
-
display: flex;&flex-direction: column;has no effect on the card decks & group for smaller viewports. -
.cardalready hasdisplay: flex;andflex-direction: column;, no reason to re add this.
Closes #29396 (closed)
Created by: MartijnCuppens
display: flex; & flex-direction: column; has no effect on the card decks & group for smaller viewports..card already has display: flex; and flex-direction: column;, no reason to re add this.Closes #29396 (closed)