Design comparison
SolutionDesign
Solution retrospective
The design doesn't work on iOS, and it's hard to figure out why
Community feedback
- @danielmrz-devPosted 9 months ago
Hello @ericli18!
Your solution looks great!
You're just missing the email form validation. It's very simple to do it using JavaScript.
Other than that, great job!
0 - @AbderrahmaneGuerinikPosted 9 months ago
Hey @ericli18 ! If it doesn't work for ios (Siri browser) you should probably verify if the properties you used are supported by siri, you can do that here.
0@ericli18Posted 9 months ago@AbderrahmaneGuerinik it ended up being place-items:center having to be replaced with both justify and align properties. Weird bug since caniuse says safari supports it.
0
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