@jadetrueSubmitted over 3 years ago
I would love some feedback on the background as I found this the most difficult and it's still not exactly how I would want it.
I would love some feedback on the background as I found this the most difficult and it's still not exactly how I would want it.
Hi, This was the first challenge I did. I tried to create the background using the background-image property for the body but I just couldn't position them how I wanted. What worked for me was including the circles as elements and using absolute position. .circle-1 { position: absolute; right: 55%; bottom: 50%; } https://ricepenguin.github.io/Challenge1profilecardcomponent/