Design comparison
SolutionDesign
Solution retrospective
Challenges:
- Finding a way to move the profile picture up
- Finding a way to center the social media stats
Overall, I enjoyed this project as it allowed me to practice with transitions. I also found myself doing things that I have never done before such as moving a picture up on a webpage and creating a line to separate two different pieces of content.
Let me know how I did and have a blessed day.
Community feedback
- @danielmrz-devPosted 11 months ago
Hello @travis-the-coder!
Your project looks great!
If you want to nail that background pattern with the circles, here it is:
background-color: var(--Dark-cyan); background-image: url("./images/bg-pattern-top.svg"), url("./images/bg-pattern-bottom.svg"); background-repeat: no-repeat, no-repeat; background-position: right 52vw bottom 35vh, left 48vw top 52vh;
I hope it helps!
Other than that, excelent job!
Marked as helpful1@travis-the-coderPosted 11 months ago@danielmrz-dev Hello and thank you, I decided to leave it as a custom background buy I will try that, thank you.
0
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