Pre Merge pull request !177 from kissnavel/master

This commit is contained in:
kissnavel 2024-06-12 10:53:02 +00:00 committed by Gitee
commit 7f70acc561
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ body {
}
.container {
width: 580px;
height: 610px;
height: 650px;
background-image: url(../../img/other/bg.webp);
background-size: 100% 100%;
overflow: hidden;

View File

@ -22,7 +22,7 @@ body {
.container {
width: 580px;
height: 610px;
height: 650px;
background-image: url(../../img/other/bg.webp);
background-size: 100% 100%;
overflow: hidden;
@ -149,4 +149,4 @@ body {
}
.tooltip li .num {
width: 10px;
}
}