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

Mobile first, SCSS and Javascript landing page bundled with Vite.JS

Karim 590

@Galielo-App

Desktop design screenshot for the Easybank landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


The hero section, omg...

Very hard! I was dealing with overflows, z-index, a lot of stuff that complicated everything lol! But that's it, I feel way more comfortable working with that weird stuff now.

But overall, I liked the final result. What do you guys think?

Community feedback

@aUnicornDev

Posted

The footer is a little misaligned. The *Request Invite * button is pushed towards right because of the grid-template-columns:1fr 8fr 1fr; and because the .footer__navbar is using justify-self:left;.Using justify-self:center will work.

On tablet and mobile screens, the Hero section headline is pushed down too much. You can use a margin-top:-80px; on .hero__text-area.

Marked as helpful

1

Karim 590

@Galielo-App

Posted

@aUnicornDev hi Yashasvi, thanks for your feedback :D

I will take a look at these design incompatibilities and I will commit them soon :)

Thanks again and happy coding ;)

0

@ixtk

Posted

Very clean, I love it. Make sure to check the report and fix the issues though

1

Karim 590

@Galielo-App

Posted

@ixtk Thank you :D

yeah I will take a look at the report and fix everything :)

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