- HTML
- CSS
I used only HTML and CSS
1
Hriteek Bista190 | Posted 10 months agocommented on Kunal Verma's "Stats preview card component" solution
You can use background image linear gradient or you can make use of pseudo-element (like '::before', apply background color to it with certain opacity)
0