fix timeout
This commit is contained in:
@@ -23,7 +23,7 @@ body::before {
|
||||
width: 200vw;
|
||||
height: 200vh;
|
||||
background: radial-gradient(circle at 50% 0%, var(--accent) 0%, var(--background) 70%);
|
||||
animation: moveLight 30s ease-in-out infinite alternate;
|
||||
animation: moveLight 10s ease-in-out infinite alternate;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user