Submitted about 2 months agoA solution to the Newsletter sign-up form with success message challenge
Newsletter sign-up form with success message
P
@Jayfx24

Solution retrospective
What challenges did you encounter, and how did you overcome them?
Setting the shadow on success button hover was quite challenging. Initially i attempted using box-shadow but it did not turn out right, after some search i realized i could achieve it with ::after + blur
, which did the trick :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on AEO'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