updated title H2 from GitHub web editor

This commit is contained in:
SD-Chris 2025-07-11 10:34:03 -05:00 committed by GitHub
parent c95f792b9c
commit da09409759
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,7 @@ export default function Login() {
: null} : null}
<div className='flex items-center justify-center flex-col space-y-4 w-full lg:w-full'> <div className='flex items-center justify-center flex-col space-y-4 w-full lg:w-full'>
<CardBox id='loginRoles' className='w-full md:w-3/5 lg:w-2/3'> <CardBox id='loginRoles' className='w-full md:w-3/5 lg:w-2/3'>
<h2 className='text-4xl font-semibold my-4'>{title}hello world!</h2> <h2 className='text-4xl font-semibold my-4'>{title} hello world! adding from GitHub.dev editor</h2>
<div className='flex flex-row text-gray-500 justify-between'> <div className='flex flex-row text-gray-500 justify-between'>
<div> <div>