Submitted over 2 years agoA solution to the Workit landing page challenge
WorkIt Landing Page
@cwwittor

Solution retrospective
- For the little neon green springs in the background, is there a recommended way to set these up so that they are better for responsive design? I used absolute values but maybe grid could work?
- Should I be using id's instead of classes for css for elements that are only used once?
- When a variable in css is only referenced once is it still a good idea to have a variable for this? It does help with readability so can see a positive there but was unsure since it does add more lines to the stylesheet.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Christian Wittorp's solution.
Join 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