justify-content
属性的作用。如果我们想对齐推文内的子元素,可以把justify-content
应用在.profile-name
上。
.profile-name
元素添加 CSS 属性justify-content
,把它的值设为上面挑战提到的任意可用值。
.profile-name
元素的justify-content
属性可选以下值:center、flex-start、flex-end、space-between、space-around。'
testString: 'assert(code.match(/header\s.profile-name\s*{\s*?.*?\s*?.*?\s*?\s*?.*?\s*?justify-content\s*:\s*(center|flex-start|flex-end|space-between|space-around|space-evenly)\s*;/g));'
```
I meet so many people who are in search of that one trick that will help them work smart. Even if you work smart, you still have to work hard.
1:32 PM - 12 Jan 2018