fix object
This commit is contained in:
parent
fece5ab486
commit
61b8b3ec58
1 changed files with 17 additions and 17 deletions
|
@ -47,7 +47,6 @@ window.addEventListener("load", () => {
|
||||||
`
|
`
|
||||||
),
|
),
|
||||||
new Tag("School hater"),
|
new Tag("School hater"),
|
||||||
new Tag(
|
|
||||||
new Tag(
|
new Tag(
|
||||||
"Free Palestine",
|
"Free Palestine",
|
||||||
`
|
`
|
||||||
|
@ -57,6 +56,7 @@ window.addEventListener("load", () => {
|
||||||
text-shadow: 0px 0px 20px var(--font-color);
|
text-shadow: 0px 0px 20px var(--font-color);
|
||||||
`
|
`
|
||||||
),
|
),
|
||||||
|
new Tag(
|
||||||
"#NouveauFrontPopulaire ✊",
|
"#NouveauFrontPopulaire ✊",
|
||||||
`
|
`
|
||||||
background: linear-gradient(to bottom, #4fb26b 0%, #4fb26b 36%, \
|
background: linear-gradient(to bottom, #4fb26b 0%, #4fb26b 36%, \
|
||||||
|
|
Loading…
Reference in a new issue