Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Página de aterrissagem com seção introdutória usando display flex

@gleidsonfagno


Design comparison


SolutionDesign

Community feedback

Lucas 👾 104,420

@correlucas

Posted

👾Oi @gleidsonfagno, tudo bem? Parabéns pela sua nova solução!

Acabei de ver o preview da sua solução e tenho algumas dicas pra você:

Pra consertar o background use background-repeat: no-repeat e background-size: cover (pra fazer o fundo pegar a a tela toda)

body {
    background-repeat: no-repeat;
    background: url(images/bg-desktop.svg);
    background-color: hsl(257, 40%, 49%);
    background-size: cover;
}

👋 Espero que essas dicas te ajudem e que você continue no foco!

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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