mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
bug: spacing and button common at accountSignIn
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
@apply flex justify-center;
|
||||
margin: 2.6rem auto;
|
||||
button{
|
||||
padding: 1.6rem 7rem;
|
||||
div{
|
||||
padding: 1.6rem 7rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
.dontHaveAccount{
|
||||
@@ -24,7 +26,7 @@
|
||||
color:var(--text-active);
|
||||
}
|
||||
span{
|
||||
color:var(--positive);
|
||||
color:var(--primary);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user