diff --git a/static/js/index.js b/static/js/index.js index e2a8306..66429ab 100644 --- a/static/js/index.js +++ b/static/js/index.js @@ -16,7 +16,7 @@ window.addEventListener("load", () => { new Tag( "1312", ` - display: inline-block; + display: inline; background: linear-gradient(to bottom right, red 0%, red 50%, black 50%); background-clip: text; color: transparent;