File tree Expand file tree Collapse file tree
apps/playground/src/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export const Home = () => {
4747 { /* Decorative elements */ }
4848 < div className = "absolute inset-0 -z-10 overflow-hidden" >
4949 < div className = "absolute top-0 left-1/4 w-96 h-96 bg-gradient-to-br from-indigo-200 to-purple-200 rounded-full blur-3xl opacity-30 animate-pulse" > </ div >
50- < div className = "absolute top-20 right-1/4 w-80 h-80 bg-gradient-to-br from-blue-200 to-cyan-200 rounded-full blur-3xl opacity-30 animate-pulse delay-1000 " > </ div >
50+ < div className = "absolute top-20 right-1/4 w-80 h-80 bg-gradient-to-br from-blue-200 to-cyan-200 rounded-full blur-3xl opacity-30 animate-pulse" > </ div >
5151 </ div >
5252
5353 < div className = "inline-flex items-center gap-2 px-4 py-2 bg-indigo-50 border border-indigo-200 rounded-full text-sm font-semibold text-indigo-700 mb-6 shadow-sm" >
You can’t perform that action at this time.
0 commit comments