diff --git a/src/routes/(login)/+layout.svelte b/src/routes/(login)/+layout.svelte index 9454fe1..94fbe1a 100644 --- a/src/routes/(login)/+layout.svelte +++ b/src/routes/(login)/+layout.svelte @@ -99,6 +99,7 @@ background-size: var(--size) var(--size); mix-blend-mode: color-dodge; + transition: 0.5s ease-out; } &#glow-2 {