Design comparison
SolutionDesign
Solution retrospective
Feedbacks are welcome
Community feedback
- @vietthong31Posted about 1 year ago
- The white background div is overflow because the outside div's height is 100vh. You should use
min-height
attribute (min-h-screen
class in Tailwind). - Names and the chess picture are also links.
- Add hover styles for the private message if you want.
1 - The white background div is overflow because the outside div's height is 100vh. You should use
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