Design comparison
Community feedback
- @abhi-zeroPosted about 1 month ago
In the mobile version of your site, the image overflows to the right side. To fix this, I think you should use
md:hidden { overflow: hidden;}
</code> because there is a div with the class name md:hidden, and you placed the image inside it. We need to apply the overflow rule to the container, which is why it should be written like this.Marked as helpful1@xStephxPosted about 1 month ago@abhi-zero thank you for your feedback! I will try this method to fix that overflowing in container. If you have any other suggestions feel free to text me!
1 - @flaviocmbPosted about 1 month ago
Well done!
I think this would solve the overflowing
html { overflow: hidden; }
Marked as helpful1@xStephxPosted about 1 month ago@flaviocmb thank you so much for your feedback! I will try this for solving overflowing. If you have any other suggestions feel free to text me! :))
0 - @YacoubDweikPosted about 1 month ago
Well done Stefan and thank you for your progressive support!
2@xStephxPosted about 1 month ago@YacoubDweik thank you so much, and you are welcome!
1 - @satish064Posted about 1 month ago
What JavaScript does in this project? And Amazing UI I love it.
1@xStephxPosted about 1 month ago@satish064 thank you for your feedback! JavaScript in this project is for navigation mobile hamburger menu. I'm glad that you liked my solution. If you have any other suggestions feel free to text me!
0 - @MarkPraisePosted about 1 month ago
Nice, But consider Giving the main Container a max width for the desktop
1@xStephxPosted about 1 month ago@MarkPraise thank you so much for your feedback! I would look about your advice. If you have any other suggestions feel free to text me!
0 - @Darshan-choubisaPosted about 1 month ago
hello your design is really nice !! If you don't mind Can you please accepet my friend request on DIscord
if you can then here is the link : https://discord.gg/uenjjt2a OR@FRIDAY
please!!1@xStephxPosted about 1 month ago@Darshan-choubisa thank you for your feedback! I don't have any req, are you sure that you added me, add me on
stefan.exe
1 - @LordgebrioPosted about 1 month ago
Genial la web se ve muy bien.
1 - @mudasirNadeemPosted about 1 month ago
greate
1 - @frontsitozPosted about 1 month ago
Está muy bien tu solución, felicidades 🙌🏾!! Incluye HTML semántico, el código bien estructurado y legible, y cumples con todo . Sigue así 🫡
1
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