fixed bug on phone

This commit is contained in:
2024-09-21 15:01:31 +02:00
parent edff5eb286
commit 7569c95379

View File

@@ -48,7 +48,7 @@
/* waifu */
#waifu {
bottom: 10px; /* 设置一个固定的 bottom */
bottom: 0px; /* 设置一个固定的 bottom */
left: 0%;
line-height: 0;
position: fixed;