This is a solution to the Profile card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Build out the project to the designs provided
- Solution URL: Frontend Mentor
- Live Site URL: Github Pages
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- SCSS/SASS
- Mobile-first workflow
I was looking through other people's solutions because I had trouble with the background, and I was able to learn how to make the solution for positioning the circles! I'm specifically referencing the background-position property.