This commit is contained in:
parent
093ec52eb4
commit
8d1db5ca72
1 changed files with 2 additions and 2 deletions
|
|
@ -77,12 +77,12 @@
|
|||
</div>
|
||||
{/if}
|
||||
|
||||
<div class="fixed top-0 left-0 w-full h-full bg-size-[40px_40px] bg-position-[-19px_-19px] opacity-25 rotate-1" style="background-image: radial-gradient(white 1px, transparent 0);"></div>
|
||||
|
||||
<div class="fixed top-0 left-0 w-full h-full animate-[rainbow_20s_linear_infinite,breathing_8s_ease-in-out_infinite]" style="background: linear-gradient(-6deg, hsl(var(--rainbow-hue-bottom), 70%, 60%), transparent, hsl(var(--rainbow-hue-top), 70%, 60%));" transition:fade={{
|
||||
duration: 1500, easing: cubicOut
|
||||
}}></div>
|
||||
|
||||
|
||||
|
||||
<div class="fixed top-0 left-0 w-full h-full overflow-hidden flex justify-center items-center select-none" transition:blur={{
|
||||
duration: 1000, easing: cubicOut,
|
||||
}}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue