Responsive landing page using Astro & Tailwind

Solution retrospective
I tried my best to maximize accessibility with this project.
What challenges did you encounter, and how did you overcome them?I synced the form's focus ring and error outline so that there was zero shift/content jank, which took some time but was fun to learn about. Also, maximizing accessibility was an interesting challenge.
What specific areas of your project would you like help with?How is my accessibility? HTML structure?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@kaamiik
Congratulations! Some few notes:
- Your logo in the
header
does not need alt text and It should be empty but you need a.sr-only
text like Pod Site.
- Under 380px I think the layout has some problems. I think you need to review it again.
- Your logo in the
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