spaces
This commit is contained in:
parent
9c9fc1e4c7
commit
f24350b838
1 changed files with 4 additions and 4 deletions
|
@ -61,10 +61,10 @@ window.addEventListener("load", () => {
|
||||||
"#NouveauFrontPopulaire ✊",
|
"#NouveauFrontPopulaire ✊",
|
||||||
`
|
`
|
||||||
background: linear-gradient(to bottom, #4fb26b 0%, #4fb26b 36%, \
|
background: linear-gradient(to bottom, #4fb26b 0%, #4fb26b 36%, \
|
||||||
#e62e35 36%, #e62e35 50%, \
|
#e62e35 36%, #e62e35 50%, \
|
||||||
#feeb25 50%, #feeb25 62%, \
|
#feeb25 50%, #feeb25 62%, \
|
||||||
#724e99 62%, #724e99 77%, \
|
#724e99 62%, #724e99 77%, \
|
||||||
#e73160 77%);
|
#e73160 77%);
|
||||||
${clipping_text}
|
${clipping_text}
|
||||||
text-shadow: 0px 0px 20px light-dark(var(--font-color), transparent);
|
text-shadow: 0px 0px 20px light-dark(var(--font-color), transparent);
|
||||||
`
|
`
|
||||||
|
|
Loading…
Reference in a new issue