Latest comments
- @eduardosouza0903@gabrieltrt
Hey bro, você é brasileiro? você tá mandando muito bem nos desafios!
- @BossArifSanjaya@gabrieltrt
Friend, in the mobile version you need to use the flex-direction:column; property in the main container.
And when you do media queries, you must change the main container's flex-direction property to Row instead of column.
in short, study more about flexbox! he will solve pretty much everything in this challenge.
- @MuzammilHuxain@gabrieltrt
Hey friend, how are you? Congratulations! you're almost done. To improve the image in this challenge, you must use the <picture> tag. Basically this tag stipulates minimum sizes where the image is changed by another.
In this challenge you have two images, one for the mobile version and one for the desktop version.
Marked as helpful