mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Update index.tsx
This commit is contained in:
@@ -17,7 +17,6 @@ export default function() {
|
|||||||
if(!spotify) return
|
if(!spotify) return
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
|
||||||
<FadeIn>
|
<FadeIn>
|
||||||
<div className='px-8 w-11/12 m-auto rounded-lg max-w-4xl'>
|
<div className='px-8 w-11/12 m-auto rounded-lg max-w-4xl'>
|
||||||
<div className='flex flex-col justify-center items-center mt-32 md:mt-56'>
|
<div className='flex flex-col justify-center items-center mt-32 md:mt-56'>
|
||||||
@@ -57,6 +56,5 @@ export default function() {
|
|||||||
|
|
||||||
<Toaster />
|
<Toaster />
|
||||||
</FadeIn>
|
</FadeIn>
|
||||||
</>
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user