justify-content
property. For the tweet embed, this property can be applied to align the items in the .profile-name
element.
justify-content
to the header's .profile-name
element and set the value to any of the options from the last challenge.
.profile-name
element should have the justify-content
property set to any of these values: center
, flex-start
, flex-end
, space-between
, space-around
, or space-evenly
.'
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 2018I 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