כפתור מעניין סדנה חיים
Tue Oct 24 2023 13:07:39 GMT+0000 (Coordinated Universal Time)
Saved by @odesign
selector::before{ content:""; width: 40px; height: 40px; background: linear-gradient(195deg, #FE9D01, #ED269B); position: absolute; border-radius: 100em; transition: .3s; } selector:hover::before{ width: 100%; } selector .elementor-button-text{ z-index: 1; padding: 12px 30px; }
Comments