8 lines
		
	
	
		
			244 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			244 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Use the flex-grow Property to Expand Items
 | |
| ---
 | |
| ## Use the flex-grow Property to Expand Items
 | |
| 
 | |
| `flex-grow` works similarly to `flex-shrink`, the higher the number, the more it grows.
 | |
| The `#box-2` box should be wider in this exercise.
 |