change: changed styles for the 'LoginPage' component
This commit is contained in:
parent
0b895d68e1
commit
ff206dc455
@ -19,7 +19,7 @@ import {
|
||||
|
||||
export default function LoginPage() {
|
||||
return (
|
||||
<div className='flex min-h-screen flex-col'>
|
||||
<div className='flex min-h-screen flex-col items-center justify-center'>
|
||||
<main className='flex-1'>
|
||||
<div className='container max-w-6xl py-16'>
|
||||
<div className='mb-12 flex flex-col items-center text-center'>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user