Fix: trailing comma

This commit is contained in:
Niléane 2024-02-29 17:36:04 +01:00
commit 35b7f16c67
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -6674,7 +6674,7 @@ a:is(.active,
[href*="poem" i],
[href*="writing" i],
[href*="write" i],
[href*="article" i],
[href*="article" i]
)
)::before {
background-image: var(--icon-pencil);

View file

@ -6674,7 +6674,7 @@ a:is(.active,
[href*="poem" i],
[href*="writing" i],
[href*="write" i],
[href*="article" i],
[href*="article" i]
)
)::before {
background-image: var(--icon-pencil);

View file

@ -6674,7 +6674,7 @@ a:is(.active,
[href*="poem" i],
[href*="writing" i],
[href*="write" i],
[href*="article" i],
[href*="article" i]
)
)::before {
background-image: var(--icon-pencil);