Skip to content

Instantly share code, notes, and snippets.

@shiv122
Created March 23, 2023 06:13

Revisions

  1. shiv122 revised this gist Mar 23, 2023. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion gradient-text
    Original file line number Diff line number Diff line change
    @@ -1 +1,5 @@
    ‎‎​
    background: -webkit-linear-gradient(300deg, #93f5ec 20%, #a77bf3 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
  2. shiv122 created this gist Mar 23, 2023.
    1 change: 1 addition & 0 deletions gradient-text
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ‎‎​