From c6f64905e19fa6d6e4cd8f12ab45416f5af2d806 Mon Sep 17 00:00:00 2001 From: KrystalSkull <150982280+KrstlSkll69@users.noreply.github.com> Date: Thu, 20 Jun 2024 01:50:40 -0400 Subject: [PATCH] Update NSFWtag.css --- NSFWtag.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NSFWtag.css b/NSFWtag.css index 5c97eb6..0c00bab 100644 --- a/NSFWtag.css +++ b/NSFWtag.css @@ -30,8 +30,6 @@ /*--------------*/ /*---'NSFW' Chat List Label---*/ - -[class*=linkTop_]:has(> [class*=iconContainer_] [d^="M18.09 1.63"]) > [class*=children_]::after, [class*=iconWrapper_]:has([d^="M18.09 1.63"]) ~ [class*=titleWrapper_] h1::after { content: "NSFW"; background: var(--status-danger-background); @@ -42,7 +40,7 @@ font-weight: 700; letter-spacing: .02em; line-height: 16px; - margin-left: 7px; + margin-left: 4px; } /*--- Chat Icon Recolor ---*/