Coggle requires JavaScript to display documents.
.item {flex: 2 0 10%;}
.item { flex-grow: 2; flex-shrink: 0; flex-basis: 10%; }