Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .gradient-text {
- background-color: #f3ec78;
- background-image: linear-gradient(180deg, black, white);
- background-size: 100%;
- -webkit-background-clip: text;
- -moz-background-clip: text;
- -webkit-text-fill-color: transparent;
- -moz-text-fill-color: transparent;
- }
Advertisement
Add Comment
Please, Sign In to add comment