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

clipboard landing page with html and sass (mobile-first workflow)

#sass/scss
Alif Kahfi 410

@Alifkm

Desktop design screenshot for the Clipboard landing page coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello, this is my solution for the clipboard landing page challenge. Any feedbacks are welcome:)

Community feedback

faizan 2,420

@afaiz-space

Posted

Hey, @Alifkm

  • remove line-height
@media screen and (min-width: 1024px)
.header .header__title {
    font-size: 2.2rem;
    /* line-height: 0; */
}
@media screen and (min-width: 1024px)
.section3 .section3__title {
    font-size: 1.7rem;
    /* line-height: 0; */
}
@media screen and (min-width: 1024px)
.section5 .section5__title {
    font-size: 1.7rem;
    /* line-height: 0.5; */
}

Marked as helpful

0

Alif Kahfi 410

@Alifkm

Posted

@afaiz-space thankyou for your feedback

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