Skip to content

Commit a9d5101

Browse files
committed
Remove minimum height from card list items for improved layout flexibility
1 parent a412383 commit a9d5101

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

blocks/cards/cards.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,5 @@ main > .section + .background .cards ul li img {
279279

280280
main > .section + .background .cards ul li {
281281
width: 380px;
282-
min-height: 410px;
283282
}
284283
}

0 commit comments

Comments
 (0)