freeCodeCamp/guide/spanish/certifications/responsive-web-design/css-flexbox/use-the-align-items-propert.../index.md

9 lines
673 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: Use the align-items Property in the Tweet Embed
localeTitle: Use la propiedad align-items en el Tweet Insertar
---
## Use la propiedad align-items en el Tweet Insertar
Al igual que en el [desafío anterior](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/responsive-web-design/css-flexbox/align-elements-using-the-align-items-property/index.md) , deberá establecer el valor de la propiedad para que se `center` en el selector derecho.
Tenga en cuenta que puede parecer que nada ha cambiado, pero una vez más, cuanto más explícito sea su estilo al principio, menos efectos secundarios verá cuando su CSS se vuelva más complejo.