fix
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
account-motion:nth-child(even) {
|
||||
filter: brightness(1)
|
||||
}
|
||||
|
||||
account-motion:nth-child(odd) {
|
||||
filter: brightness(1.75)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user