Latest solutions
Latest comments
- @bhoamikhona@rk-codeflow
It looks great on desktop however there are some issues in mobile devices like horizontal scrolling. Instead of using vanilla CSS, using SCSS would be much better and using mobile-first approach instead of desktop first would be great for responsiveness.
Marked as helpful - @rsrclab@rk-codeflow
You did a great job @tymren608. I am impressed.
- @zulhamsy@rk-codeflow
Active here means when you click certain element or say clicked state.
You can refer here to my solution which I did in Tailwind. https://nft-card-componentt.netlify.app/
If you have just began then better try with vanilla CSS first
- @anoshaahmed@rk-codeflow
Look so clean. But if you are not going to use nesting then won't it feel like using vanilla CSS again?? Nesting makes us write less code which I love.
Marked as helpful