Hello folks,
Hope you doing some coding stuffs.
By the way, this post is part of our "20 CSS animation"
20 Days of CSS animation post๐ช
๐ฉ Atul Prajapati ๐ฎ๐ณ ใป Jan 30 '21 ใป 1 min read
In this post, I want to share that how we can write different transform values in only one single line.
transform: scale(0.5) translate(50px, 0px) rotate(45deg);
Interested? Great check this codepen.
And if you guys interested in my free website templates please download them here ๐AtulCodex Marketplace ๐ช.
Top comments (0)