Pod request access landing page with Vanila SCSS and JS
Design comparison
Community feedback
- @tatasadiPosted 10 months ago
First off, fantastic job on completing the Frontend Mentor challenge! Your commitment and hard work are evident in the project, and it's impressive to see what you've achieved. While your project is already in great shape, I have a few suggestions that could further refine your design:
Max Width on Main Element:
Consider setting a maximum width for your main element. This adjustment can significantly improve the appearance and readability of your content on very large screens. Without a max width, elements can become stretched or disproportionately spaced, which might detract from the overall design aesthetics.
Dots Sizing on Tablet View:
I noticed that the dots in your design are set to
width: 100%
on tablet devices. This setting causes them to appear overly large. It might be more visually appealing to reduce their size on tablet screens to maintain proportionality with other elements. A width that complements the overall layout would enhance the user experience on these devices.Hero Image Blending in Mobile Design:
Your hero image in the mobile design currently stands out as not being blended. For a more cohesive and polished look, consider applying a blend mode to the hero image. This will ensure that it integrates seamlessly with the rest of the design, especially on smaller screens where every element is more prominent and impactful.
Overall, you're doing an excellent job. These suggestions are just minor tweaks to enhance what is already a solid and well-executed project. Keep up the great work, and I'm looking forward to seeing how your skills continue to grow in future projects!
Marked as helpful1@regret546Posted 10 months agoAppreciate your feedback@tatasadi. I will surely follow your suggestions.
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