Submitted over 3 years ago
Social media dashboard by LyThanhHai (Html,Css,Scss,Js basic)
@lythanhhai
Design comparison
SolutionDesign
Solution retrospective
Hello everybody , im newbie , i hope receive the support of all , any feedback i will feel so good
Community feedback
- @ChamuMutezvaPosted over 3 years ago
Hi. Well done , so far so good. Here are a few observations
- check you github link, it is giving me a 404 page
- The font you are using is not the same as the one on the design - i see you assigned it to the body in your css but for some reasons it is not being picked up. This is being caused by your css declaration in your html. The reset file is resetting everything as it is coming after you style.css. In other words your reset.css must come first then followed by the css files that you are implementing.
- the tablet version requires a second look as elements are sitting on top of each other.
Happy coding
1
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