home page initial ui implemented
This commit is contained in:
committed by
GitHub
parent
7f0d38eb3c
commit
b313417609
@@ -99,7 +99,7 @@ const SignIn = () => {
|
||||
|
||||
<Link
|
||||
href="/sign-up"
|
||||
className="text-lg text-center text-general-200 mt-10"
|
||||
className="text-base text-center text-general-200 mt-10"
|
||||
>
|
||||
<Text>Don't have an account? </Text>
|
||||
<Text className="text-primary-500">Sign up</Text>
|
||||
|
||||
Reference in New Issue
Block a user