Design comparison
SolutionDesign
Solution retrospective
I didn't really know how to use the given font-face that was in the form of a file in the folder. I only know how to use google fonts so I used a random from google. If you know how to use variable font style imbedded in the given folder, you can enlighten me. I'm all ears
Community feedback
- @NehalSahu8055Posted over 1 year ago
Hello Coder 👋.
Congratulations on successfully completing the challenge! 🎉
Few suggestions to improve your design
➨ Use gradient
button:hover
background-image: linear-gradient(#6542FE,#342CE2);
➨ Use
Semantics
for the proper design of your code.<main>...</main> <footer>...</footer> wrap up `.attribtution` div inside your footer.
I hope you find this helpful.
Happy coding😄
0
Please log in to post a comment
Log in with GitHubJoin 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