From dcbc2782f4f84c70e5fe0166b2afc41384f8145f Mon Sep 17 00:00:00 2001 From: Krystal <150982280+KrstlSkll69@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:47:59 -0400 Subject: [PATCH] fix font --- OtherStuff/ViewBoth.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OtherStuff/ViewBoth.css b/OtherStuff/ViewBoth.css index 94311c8..ec140f5 100644 --- a/OtherStuff/ViewBoth.css +++ b/OtherStuff/ViewBoth.css @@ -2,7 +2,7 @@ * @name ViewBoth@andStatus * @author krystalskullofficial, riddim_glitch * @description View both STATUS and USERNAME at the same time. -* @version 5.0.1 +* @version 5.1.0 * @authorId 929208515883569182 * @website https://krstlskll69.github.io/ * @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#7th-showbothandstatus--this-snippet-shows-both-your-discord-username-and-status-at-the-same-time @@ -17,7 +17,6 @@ This is a custom variable that someone can use to give themself a custom 'discri */ - [class^=avatarWrapper_] [class^=nameTag_] [class^=hovered_]::before{ color: var(--text-muted); content: "@"; @@ -26,6 +25,7 @@ This is a custom variable that someone can use to give themself a custom 'discri [class^=avatarWrapper_] [class^=nameTag_] [class^=hovered_]::after{ color: var(--text-muted); content: var(--Discriminator-ShowBoth); + font-family: var(--font-code) !important; } .container__37e49 .hovered__0263c, .hoverRoll__0263c.forceHover__0263c:not(.disabled__0263c) .default__0263c{