We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f997b9 commit fefa078Copy full SHA for fefa078
starter/04-CSS-Layouts/flexbox.html
@@ -38,6 +38,8 @@
38
39
.el {
40
/* margin-right: 10px; */
41
+ /* flex-basis: 200px; */
42
+ flex: 0 0 10px;
43
}
44
.container {
45
/* STARTER */
0 commit comments