Latest solutions
Multi Step Form using React, React Router, Redux and Typescript
#framer-motion#react#redux#typescript#react-routerSubmitted over 1 year agoRock, Paper, Scissors using Typescript, Vite and Sass.
#typescript#vite#sass/scssSubmitted almost 2 years ago
Latest comments
- @eldmar@AdrianMaj
I think everything looks good there, it is accessible and responsive. You are using semantic HTML, layout looks good on phones. I have no reservations for that. Thanks!
- @id-dev3@AdrianMaj
I think your heading text color should be hsl(217, 19%, 35%) on the white background cards, also the photo size and font-weights are not similar to original preview. And you are missing background image on purple card. You can also get some work with paddings and margins.
And for your question , I created empty div then in SCSS use those: background-image, background-size, background-repeat: no-repeat; background-position, this should work better than using position relative and absolute
Marked as helpful