@EnrikeOmarFariasSubmitted 2 months ago
What are you most proud of, and what would you do differently next time?
Hola! mejore la primera solución que había presentado, este quedo mucho mas similar a lo que se pide
Hola! mejore la primera solución que había presentado, este quedo mucho mas similar a lo que se pide
You need to set the background color: var(Stone--100) to the body selector..
Creating semantic html was critical to making the styles work
Aligning the profile photo with the name
What challenges did you encounter, and how did you overcome them?Centering the main image. I used max-width for the image and padding for the main container.
You can centering the container using flexbox, then make the footer stay in bottom using position: fixed. Hope that can help :)
i want to know what better solutions to my challenges to improve my skills
you can increase height for the qr code container, so your solution can fit the original design it self.