mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
adjusting
This commit is contained in:
@@ -19,7 +19,7 @@ export default function() {
|
||||
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-28 md:mt-36'>
|
||||
<div className='flex flex-col justify-center items-center mt-40 md:mt-48 lg:mt-64'>
|
||||
<Image src={profilePic} alt='Profile Picture' className="rounded-full text-center" height={150} width={150}/>
|
||||
|
||||
<h1 className='text-4xl font-bold mt-1'>albert</h1>
|
||||
|
Reference in New Issue
Block a user