From 43ba4f156c1d091bb7c93e0d21dd7ddcaae793b5 Mon Sep 17 00:00:00 2001 From: a Date: Thu, 16 Dec 2021 07:15:17 -0600 Subject: [PATCH] revert tab color on work/masto according to feedback --- assets/scss/work/mastodon/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/scss/work/mastodon/index.scss b/assets/scss/work/mastodon/index.scss index a3854a4..731382b 100644 --- a/assets/scss/work/mastodon/index.scss +++ b/assets/scss/work/mastodon/index.scss @@ -181,7 +181,7 @@ border-radius: 100em; padding: 0 0.5em; border: 0.25em solid #303643; - background: #303643; + background: #16191f; } } .old .card__head:before {