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

Meet Landing Page - Flexbox

@UnTalPeluca

Desktop design screenshot for the Meet landing page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I need help with the buttons in hover, I couldn't get them to work.

Community feedback

P
j5 2,290

@jmnyarega

Posted

  • To answer your question, there shouldn't a space between the selector and the pseudo-class :hover i.e .download-primary:hover.
.download-primary:hover{
    background-color: var(--secondary-blue);
}

Good work on the challenge 👏

Marked as helpful

1

@UnTalPeluca

Posted

@jmnyarega fixed, thank you!

0
P
j5 2,290

@jmnyarega

Posted

@UnTalPeluca 👍

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