mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
adjusting
This commit is contained in:
parent
3794a48595
commit
6c12d3a2fa
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export default function() {
|
||||||
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-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}/>
|
<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>
|
<h1 className='text-4xl font-bold mt-1'>albert</h1>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue