Submitted over 4 years ago
Huddle landing page with vanilla HTML and CSS
@dheysonalves
Design comparison
SolutionDesign
Solution retrospective
Hey there!
Just finished another challenge. It was really cool to do it. A challenge was to better set the padding and margins positions. Maybe could have used Grid for some components, in the footer for example. If anyone could take a look at my CSS structure, I felt that in this one, I could have missed something on my code.
For any feedback, thank you. See ya! :D
Community feedback
- @rfilenkoPosted over 4 years ago
Hey, great work, found a few small issues here:
- add img {max-width: 100%} to prevent images from streching above container;
- buttons hover states;
- missing links in footer;
- icons in footer have wrong proportions.
Next time try to use css grid for layout or css variables for consistency, Roman
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