@varungoyal1995Submitted over 4 years ago
Hi, I have completed Single price grid component. I would like feedback on my code
Hi, I have completed Single price grid component. I would like feedback on my code
Looks great! One thing I would suggest: apply border-radius
to the container element, using overflow: hidden;
and remove border radius from the inner elements to clean up the code a bit. Would also be nice to see shadowing on the container like in the design. Great job! :)