Seccion-Social 012,Html,CSS preprocesador:SASS, Flexbox y Grid

Solution retrospective
Se utilizo HTML5, el preprocesador mas popular de CSS: SASS. Declaración de variables $nombre-variable. @mixin nombre( ){ // lo utilice para ahorrar lineas de diseño en las tarjetas } Para llamar la función -----> @include nombre ( ); Flexbox -----> dividir la seccion en 4 partes para facilitar la maquetacion del sitio web. CSS Grid layout ------> Para poder acomodar la imagen junto con los datos del usuario. Cualquier sujerencia sera muy bien recibido. Para poder ir mejorando mis habilidades.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Candido Hernandez Martin's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord