Design comparison
SolutionDesign
Solution retrospective
Hello everyone, it is my first time uploading a project, I hope to learn a lot from your comments!
Community feedback
- @xsrpmPosted about 3 years ago
You can separate the css code by target, it is a good practice.
<link rel = "stylesheet" href = "style.css" /> <link rel = "stylesheet" href = "desktop.css" media = "screen and (min-width: 1440px)" /> You can check the uploads of others to review where to improve.Marked as helpful1
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