Design comparison
SolutionDesign
Community feedback
- @itsfedorukPosted almost 4 years ago
Hi Hamza, well done on your first challenge! I'd have just two suggestions for you if you don't mind βΊοΈ
- I'd put two circles as
background-image
tobody
since it's not necessarily part of the content but just images for the background, behind the profile card. It also means more control over styling, so you can be more flexible with positioning by usingbackground-position
. - This one is rather a design point: In a mock-up, inside the stats blocks, there's more space between the numbers and labels (e.g. "Followers") --> you can increase a bit your
margin-top
there, and the label font size has more space between letters, something you can achieve withletter-spacing
.
Hope it helps, and enjoy your day π
2@hamzashadeezPosted almost 4 years ago@hellomerope Alright man, I really appreciate that, thank you, sir
0 - I'd put two circles as
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