Jacob Warner
@jacobwwarnerAll solutions
- Submitted 3 months ago
Profile Card mixing Flex & Grid
- HTML
- CSS
The placement of the background images relative to the profile card. I was able to get these circular SVGs in the background on desktop, but they're moving as the screen size changes. So, on mobile views, they completely disappear. I'm not sure how to place them either (a) relative to the profile card's position, or (b) relative to viewport width/height to keep them in view.
- Submitted 3 months ago
Responsive Stats Preview Card
- HTML
- CSS
Help with the purple image overlay. It didn't seem to be just applying the primary color with added opacity, and the options I applied through the
mix-blend-mode
CSS prop didn't create the exact same effect. So, if anyone knows how they blended the purple overlay with the grayscale image, that would be helpful.