This commit is contained in:
parent
b5683be191
commit
83a010e8f5
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ window.addEventListener("load", () => {
|
||||||
#724e99 62%, #724e99 77%, \
|
#724e99 62%, #724e99 77%, \
|
||||||
#e73160 77%);
|
#e73160 77%);
|
||||||
${clipping_text}
|
${clipping_text}
|
||||||
text-shadow: 0px 0px 20px light-dark(transparent, var(--font-color));
|
text-shadow: 0px 0px 20px light-dark(var(--font-color), transparent);
|
||||||
`
|
`
|
||||||
),
|
),
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue