freeCodeCamp Challenge Guide: Use the align-items Property in the Tweet Embed

Use the align-items Property in the Tweet Embed


Problem Explanation

Similar to the previous challenge, 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 you are with your style early on, the less side effects you will see when your CSS gets more complex.

1 Like