mirror of
https://github.com/skidoodle/albert.lol.git
synced 2026-05-01 12:44:12 +02:00
fix:
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ export default function Home() {
|
||||
<FadeIn>
|
||||
<div className='ml-[10%] mr-[10%]'>
|
||||
<div className='mx-auto mb-16 mt-32 flex max-w-3xl flex-col'>
|
||||
<h1 className='text-7xl font-bold'>albert</h1>
|
||||
<p className='mt-2 text-2xl font-semibold text-gray-600'>
|
||||
<h1 className='text-[5rem] leading-none font-bold'>albert</h1>
|
||||
<p className='mt-2 text-[1.6rem] leading-none font-semibold text-slate-600'>
|
||||
{age()}yo devops engineer
|
||||
</p>
|
||||
<SocialLayout />
|
||||
|
||||
Reference in New Issue
Block a user