feat: full screen form for mobile
This commit is contained in:
@ -6,7 +6,7 @@ import PageContainer from "@/components/PageContainer/PageContainer";
|
||||
export default function MainPage() {
|
||||
return (
|
||||
<PageContainer center>
|
||||
<PageItem>
|
||||
<PageItem fullScreenMobile>
|
||||
<Logo title={"Вход"} />
|
||||
<LoginForm />
|
||||
</PageItem>
|
||||
|
||||
Reference in New Issue
Block a user