noway: no

This commit is contained in:
Saahil dutta 2024-09-06 22:59:10 -04:00
parent db888c1e2c
commit 6dac522112
Signed by: neon
GPG key ID: 8A8B64515254CFC6

View file

@ -20,7 +20,8 @@ setCurrentGrade(`Collage Student`)
setCurrentGrade(`${Math.abs((2027 - 2024) - 13)}th`) setCurrentGrade(`${Math.abs((2027 - 2024) - 13)}th`)
} }
}) })
return <div className={'hero min-h-screen md:ml-0 ml-2'}> return (
<div className={'hero min-h-screen md:ml-0 ml-2'}>
<div className='container'> <div className='container'>
<h1 className='text-3xl font-bold'> <h1 className='text-3xl font-bold'>
Some info about <span className='text-highlight'>me</span> Some info about <span className='text-highlight'>me</span>