1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-15 16:18:14 +08:00

歌名不换行

This commit is contained in:
涵曦
2024-04-30 13:52:16 +00:00
parent 836fde01b7
commit ca59e594b4

View File

@@ -52,6 +52,7 @@
}
}
.text {
white-space: nowrap;
font-weight: bold;
position: relative;
animation: text-scroll 10s linear infinite;