1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +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 97e9883d85
commit 4bcc50ee85

View file

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