1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-21 21:50:32 +08:00

fix: 小屏幕设备主页显示问题 (#300)

This commit is contained in:
52fisher
2024-12-08 14:55:02 +08:00
committed by GitHub
parent 977ff684eb
commit 8b746b32dc

View File

@@ -246,6 +246,12 @@
.options .options_list {
width: 100px;
}
h1{
margin: 0;
}
p.call {
font-size: 1.5em;
}
}
footer {