Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
In Vercel the button and input styles did not appear, can anyone tell me why? in VScode using npm run dev they appeared normally
Community feedback
- @rainofPosted 3 months ago
Great job, keep it up! While I'm not familiar with Vercel configuration, I do have a small suggestion about font imports. Since you're only using 'Space Mono,' it would be more efficient to import just that font. I noticed several unrelated fonts like 'Barlow' and 'Montserrat' in the
@import
statement (at 'src/index.css' line 1), which you might not need.Marked as helpful0
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