Files

7 lines
270 B
Markdown
Raw Normal View History

---
title: Use the flex-grow Property to Expand Items
localeTitle: 使用flex-grow属性扩展项目
---
## 使用flex-grow属性扩展项目
`flex-grow``flex-shrink`工作方式类似,数字越大,生长越多。 在这个练习中, `#box-2`框应该更宽。