freeCodeCamp/guide/spanish/certifications/responsive-web-design/css-flexbox/use-the-flex-grow-property-.../index.md

7 lines
336 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: Use the flex-grow Property to Expand Items
localeTitle: Utilice la propiedad flex-grow para expandir elementos
---
## Utilice la propiedad flex-grow para expandir elementos
`flex-grow` funciona de manera similar a `flex-shrink` , cuanto mayor es el número, más crece. La `#box-2` debería ser más ancha en este ejercicio.