This commit is contained in:
parent
0042053a20
commit
cb0b1f1874
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ window.addEventListener("load", () => {
|
||||||
new Tag(
|
new Tag(
|
||||||
"1312",
|
"1312",
|
||||||
`
|
`
|
||||||
display: inline-block;
|
display: inline;
|
||||||
background: linear-gradient(to bottom right, red 0%, red 50%, black 50%);
|
background: linear-gradient(to bottom right, red 0%, red 50%, black 50%);
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
|
Loading…
Reference in a new issue