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:
parent
43f13fc5aa
commit
b44fb81f94
1 changed files with 1 additions and 3 deletions
|
@ -17,7 +17,6 @@ export default function() {
|
|||
if(!spotify) return
|
||||
|
||||
return (
|
||||
<>
|
||||
<FadeIn>
|
||||
<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'>
|
||||
|
@ -57,6 +56,5 @@ export default function() {
|
|||
|
||||
<Toaster />
|
||||
</FadeIn>
|
||||
</>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue