Can anyone plz send me css for sliding my app name from left to right 😄
.store-logo { height: 43px; margin-top: -2px; margin-left: -123px; max-width: 127px; animation: slide 1.4s forwards; background: linear-gradient( to right, rgb(119 91 91 / 0%) 0%, rgb(255 255 255 / 0%) 50%, rgb(128 186 232 / 0%) 99%, rgb(125 185 232 / 0%) 100% ); }
danoki Great Bro... Awesome... Thank You soo much for the QUICK REPLY and SOLUTION. 😀