Newsletter sign-up form with success message (Vanilla-js)

Solution retrospective
I used javascript to change the illustration 'src' based on screen size.
window.innerWidth
gives the width of the window
i had trouble with css selector specificity, where an id overwrites a class. so i just change the id selectors i used to classes
What specific areas of your project would you like help with?none, but any feedback is always welcome. 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lucky Avbunufe'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