1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

Change live animation color from purple to black

This commit is contained in:
Andrew Kingston 2020-10-07 11:37:55 +01:00
parent 6c3aeac69a
commit 51f67ae99b

View file

@ -51,7 +51,7 @@
color: var(--grey-6);
}
i.live {
color: var(--purple);
color: var(--ink);
}
li {