
Huddle Landing page with a single introductory section
Design comparison
Community feedback
- @GlozsaPosted about 2 years ago
Hi there!
Some suggestions that will make your site look better
body
in your body selector on css (body)
you can change the size of the background to: background-size: auto;
This way it won't have any problems when scalating
.icon
Under your icons (.icon)
You can put the transition inside the .icon instead of the .icon:hover
This way it'll animate when the hovering stops
.register-button
Apply the same logic to the register button
Marked as helpful0@GrinchcreatorPosted about 2 years ago@Glozsa thanks for your ideas. The transition one is quite thoughtful. I'll make sure to try it
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