change: changed styles for the 'LoginPage' component

This commit is contained in:
khadiatullo 2025-04-27 22:50:01 +03:00
parent 0b895d68e1
commit ff206dc455

View File

@ -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'>