Design comparison
SolutionDesign
Community feedback
- @nabil4416Posted 8 months ago
Good job, i like how you use vh and rem for sizing, i have some ideas if would like to:
- for h1 try this : font-weight: 600;
- for social media icon, make it smaller, try: width: 40px and height: 40px, instead 45px.
- for background svg try this for responsive layout: body { background-image: url(images/bg-mobile.svg); background-repeat: no-repeat; }
Marked as helpful0
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