revert tab color on work/masto according to feedback

This commit is contained in:
a 2021-12-16 07:15:17 -06:00
parent d44eb7f6bd
commit 43ba4f156c

View file

@ -181,7 +181,7 @@
border-radius: 100em; border-radius: 100em;
padding: 0 0.5em; padding: 0 0.5em;
border: 0.25em solid #303643; border: 0.25em solid #303643;
background: #303643; background: #16191f;
} }
} }
.old .card__head:before { .old .card__head:before {