add shadow for ukr too
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
0ffb7a06d6
commit
df3f66a424
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ window.addEventListener("load", () => {
|
||||||
`
|
`
|
||||||
background: linear-gradient(to bottom, DodgerBlue 57%, gold 43%);
|
background: linear-gradient(to bottom, DodgerBlue 57%, gold 43%);
|
||||||
${clipping_text}
|
${clipping_text}
|
||||||
|
text-shadow: 0px 0px 20px light-dark(var(--font-color), transparent);
|
||||||
`
|
`
|
||||||
),
|
),
|
||||||
new Tag(
|
new Tag(
|
||||||
|
|
Loading…
Reference in a new issue