no message
This commit is contained in:
parent
33557a860c
commit
f482481645
@ -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% {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user