Skip to content

Commit fefa078

Browse files
张欧文张欧文
张欧文
authored and
张欧文
committed
flex property
1 parent 9f997b9 commit fefa078

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

starter/04-CSS-Layouts/flexbox.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838

3939
.el {
4040
/* margin-right: 10px; */
41+
/* flex-basis: 200px; */
42+
flex: 0 0 10px;
4143
}
4244
.container {
4345
/* STARTER */

0 commit comments

Comments
 (0)