Advertisement
vaninoe

rainbow border

Aug 4th, 2021 (edited)
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. .border-gradient {
  2. border: 3px solid;
  3. border-image-slice: 1;
  4. border-image-source: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement