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

responsive huddle landing page

#sass/scss
Hanem Nagaā€¢ 20

@hanemNaga


Design comparison


SolutionDesign

Solution retrospective


i made this website with desktop first media query for responsive,I want to use mobile first could you suggest free tutorials for me

Community feedback

imadā€¢ 3,310

@imadbg01

Posted

Greeting Hanem Naga! Congratulations for completing this challenge!, šŸ‘šŸ‘šŸ‘.

this https://web.dev/learn/design is a great resource for Learning Responsive Design! also I take a look at your code and you did great job, but you may want to add cursor: pointer; to the buttons, because for some reason buttons don't have cursor pointer by default.

button {
  cursor: pointer;
}

but overall good attempt, Happy Codding

Marked as helpful

0

Hanem Nagaā€¢ 20

@hanemNaga

Posted

@imadbg01 thank you so much for reviewing my code I'll add cursor:pointer; to my buttons it's really an insightful tip.

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