no message

This commit is contained in:
A1300399510 2024-11-26 18:53:09 +08:00
parent 33557a860c
commit f482481645
2 changed files with 2 additions and 2 deletions

View File

@ -1625,7 +1625,7 @@
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1000;
animation: fadeBackground 1s infinite;
animation: fadeBackground 3s infinite;
}
@keyframes fadeBackground {
0% {

View File

@ -1859,7 +1859,7 @@
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1000;
animation: fadeBackground 1s infinite;
animation: fadeBackground 3s infinite;
}
@keyframes fadeBackground {