From 6165ed12d2b092f34bb5965441baa1b90509c61c Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Fri, 4 Mar 2022 05:31:24 -0800 Subject: [PATCH] Remove specificity conflict --- styles/globals.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/globals.scss b/styles/globals.scss index 3da23d72..fbea1ea5 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -290,7 +290,7 @@ select { } } -.profile { +img.profile { background: $grey-90; &.fire {