Skip to content

Commit a5ff625

Browse files
fixing sizing of live example boxes on the order examples
1 parent 0bdbf22 commit a5ff625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flexbox/order/usecase-order.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
textarea:nth-of-type(2) {
34-
height: 200px
34+
height: 220px
3535
}
3636

3737
.playable-buttons {

0 commit comments

Comments
 (0)