From 0da3a11eafb3bff3d006122f1288771f5a48dd16 Mon Sep 17 00:00:00 2001 From: matty Date: Mon, 11 Mar 2024 20:17:01 -0400 Subject: [PATCH] oops gotta add important --- assets/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index 3d97538..82ad74b 100644 --- a/assets/style.css +++ b/assets/style.css @@ -35,9 +35,9 @@ body { } span.instance-name { - background: -webkit-linear-gradient(left, #0083F5, #f57200 65%); - -webkit-background-clip: text; - -webkit-text-fill-color: transparent; + background: -webkit-linear-gradient(left, #0083F5, #f57200 65%) !important; + -webkit-background-clip: text !important; + -webkit-text-fill-color: transparent !important; } .icon.icon-logo {