styling; Map page is now at /; enable password reset page
This commit is contained in:
@ -61,7 +61,8 @@ const SignIn = () => {
|
||||
height: 'min-content',
|
||||
borderRadius: '1rem',
|
||||
border: '1px solid #00000030',
|
||||
padding: '2rem'
|
||||
padding: '2rem',
|
||||
background: 'var(--colorNeutralBackground1)'
|
||||
}}>
|
||||
<Text align='center' size={500} weight='bold'>
|
||||
Вход
|
||||
|
Reference in New Issue
Block a user