Converted user and website settings.
This commit is contained in:
@@ -35,15 +35,7 @@ export function LoginForm() {
|
||||
};
|
||||
|
||||
return (
|
||||
<Column
|
||||
justifyContent="center"
|
||||
alignItems="center"
|
||||
padding="8"
|
||||
gap="6"
|
||||
backgroundColor="1"
|
||||
borderRadius="3"
|
||||
shadow="3"
|
||||
>
|
||||
<Column justifyContent="center" alignItems="center" padding="8" gap="6">
|
||||
<Icon size="lg">
|
||||
<Logo />
|
||||
</Icon>
|
||||
|
||||
Reference in New Issue
Block a user