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

Huddle Landing Page With Single Introductory Section

Karvendhan 270

@imkarvendhan


Design comparison


SolutionDesign

Solution retrospective


Hi, Give Some Feedback To Improve my Code at Next Time

Community feedback

Bowen 280

@bowen-wei

Posted

hey 👋, great job, but looks like you didn't center the elements inside your main section you can do this with :

/* Main Section */


main{
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;

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

Hope that helps you

0

Karvendhan 270

@imkarvendhan

Posted

Yeah Done Bro Thankyou@Bubberducki

1

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