update animation settings; reduce animation speed for smoother transitions in footer and landing page
This commit is contained in:
@@ -91,7 +91,7 @@ footer#footer.pt-24.relative.overflow-hidden.w-min-h-screen
|
||||
startOffset: -0.2,
|
||||
endOffset: 0.1,
|
||||
offsetTransition: "sine",
|
||||
animationSpeed: 0.01,
|
||||
animationSpeed: 0.006,
|
||||
hueBase: 0.55,
|
||||
hueVariation: 0.3,
|
||||
opacity: 0.4,
|
||||
|
||||
@@ -29,7 +29,7 @@ header.bg-nls-white.text-nls-black.relative.overflow-hidden.border-b(class="dark
|
||||
startOffset: -0.6,
|
||||
endOffset: 0.4,
|
||||
offsetTransition: "sine",
|
||||
animationSpeed: 0.008,
|
||||
animationSpeed: 0.003,
|
||||
hueBase: 0.55,
|
||||
hueVariation: 0.3,
|
||||
opacity: 0.2,
|
||||
|
||||
Reference in New Issue
Block a user