auth fonts adjusted
This commit was merged in pull request #844.
This commit is contained in:
@@ -327,6 +327,7 @@ export default function Login() {
|
||||
{/* END of switch login component */}
|
||||
|
||||
{/* for login component */}
|
||||
<h1 className='pb-2 text-center font-medium text-2xl leading-[24.375px]'>{loginType == 'full' ? 'Login' : 'Kids and Teens'}</h1>
|
||||
{
|
||||
loginType == "full" ? (
|
||||
//user login component
|
||||
|
||||
Reference in New Issue
Block a user