Design comparison
Reports
Accessibility report (2)
audina sitanggang’s questions for the community
Here my solution for huddle landing page with a single introductory section, please give some feedback, thank you
Community feedback
Ken• 975
@kenreibman
Posted
Good work! Just a few suggestions.
- I'm not sure why you put a
transform: scale(0.8);
on yourcontainer
, it's not necessary. - I would also put a
max-width
on yourcontainer
div as well, since screen resolutions beyond1440px
gets your content too stretched, then I would center thecontainer
div. - The font for your button is not correct as well, and I would give that a little more padding to the button to make it "bigger" and match the original design more.
I hope this helped, keep it up! You're doing a good job!
Marked as helpful
0
audina sitanggang• 100
@audinastgg
Posted
@kenreibman thank you for your suggestion, I will try it on my code
0
Divine Obeten• 2,475
@Deevyn9
Posted
Went through the project, and it is absolutely stunning, great work.
Happy coding
0
audina sitanggang• 100
@audinastgg
Posted
@Deevyn9 thank you
1
Divine Obeten• 2,475
@Deevyn9
Posted
@audinastgg you’re welcome
0
Please log in to post a comment
Log in with GitHubJoin our Slack community
Join over 180,000 people taking the challenges, talking about their code, helping each other, and chatting about all things front-end!