no message
This commit is contained in:
parent
33557a860c
commit
f482481645
@ -1625,7 +1625,7 @@
|
|||||||
height: 100vh;
|
height: 100vh;
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
background-color: rgba(0, 0, 0, 0.5);
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
animation: fadeBackground 1s infinite;
|
animation: fadeBackground 3s infinite;
|
||||||
}
|
}
|
||||||
@keyframes fadeBackground {
|
@keyframes fadeBackground {
|
||||||
0% {
|
0% {
|
||||||
|
@ -1859,7 +1859,7 @@
|
|||||||
height: 100vh;
|
height: 100vh;
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
background-color: rgba(0, 0, 0, 0.5);
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
animation: fadeBackground 1s infinite;
|
animation: fadeBackground 3s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes fadeBackground {
|
@keyframes fadeBackground {
|
||||||
|
Loading…
Reference in New Issue
Block a user