Files

11 lines
639 B
Markdown
Raw Normal View History

2018-10-12 15:37:13 -04:00
---
title: Use the align-items Property in the Tweet Embed
---
# Use the align-items Property in the Tweet Embed
2018-10-12 15:37:13 -04:00
---
## Problem Explanation
2018-10-12 15:37:13 -04:00
Similar to the <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/responsive-web-design/css-flexbox/align-elements-using-the-align-items-property/index.md' target='_blank' rel='nofollow'>previous challenge</a>, you will need to set the property value to `center` on the right selector.
Note it might look like nothing changed but once again, the more explicit youa re with your style early on, the less side effects you will see when your CSS gets more complex.