Let's go gambling!
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
background-position: 0% 50%;
|
||||
}
|
||||
50% {
|
||||
background-position: 400% 200%;
|
||||
background-position: 100% 100%;
|
||||
}
|
||||
100% {
|
||||
background-position: 0% 50%;
|
||||
@@ -24,7 +24,7 @@ html {
|
||||
var(--colorBlue) 100%
|
||||
);
|
||||
background-size: 1000vw 1000vh;
|
||||
animation: GradientScroll 40s ease infinite;
|
||||
animation: GradientScroll 5s ease infinite;
|
||||
}
|
||||
|
||||
/* Header */
|
||||
|
||||
Reference in New Issue
Block a user