Let's go gambling!

This commit is contained in:
Dark Steveneq
2025-09-22 13:16:18 +02:00
parent 1cc8b0576e
commit 553a4e28e2
10 changed files with 351 additions and 23 deletions

View File

@@ -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 */