oops gotta add important

This commit is contained in:
matty 2024-03-11 20:17:01 -04:00
parent 93136e34e7
commit 0da3a11eaf
1 changed files with 3 additions and 3 deletions

View File

@ -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 {