Submitted 9 months agoA solution to the Newsletter sign-up form with success message challenge
newsletter signup with success message
sass/scss
P
@Coder-Liz

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud to have completed this project using SCSS, and next time I will strive to make my code even cleaner.
What challenges did you encounter, and how did you overcome them?I deployed this project on Netlify, and when I previewed the site, I noticed that the popup message showed up first. I double-checked my code and discovered that I had mistakenly added the 'active' class to my overlay and popup wrapper elements. To fix this, I simply removed the 'active' class name from these elements.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Coder-Liz'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