diff --git a/xiaomusic/static/index.html b/xiaomusic/static/index.html index 582a978..5448f10 100644 --- a/xiaomusic/static/index.html +++ b/xiaomusic/static/index.html @@ -52,6 +52,7 @@ } } .text { + white-space: nowrap; font-weight: bold; position: relative; animation: text-scroll 10s linear infinite;