Skip to content

Commit 7f9f116

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flexbox/order/usecase-order.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

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

3737
.playable-buttons {

0 commit comments

Comments
 (0)