@kush-x7Submitted almost 2 years ago
Kiran kumar
@kiran1095All comments
- @kiran1095Posted almost 2 years ago
Hello @kush-x7,'
-
your usage of box-shadow and animation is very good for this design, your references are also useful for me thanks for that.
-
I am a newbie so I am practising few things, so just wanted to let you know where I feel you can improve the code better:
- Usage of rem or em would be better instead of px units for responsive designs. Useful link that can help you for better usage: https://www.joshwcomeau.com/css/surprising-truth-about-pixels-and-accessibility/
- You can use <picture> tag instead of using two image tags and displaying it based on usage.
Thanks.
0 -