Skip to content
Snippets Groups Projects
Commit 6d1b257e authored by Audrey Hamelers's avatar Audrey Hamelers
Browse files

margin change for signup checkbox label area

parent 8b1f069f
No related branches found
No related tags found
2 merge requests!93Shared data model,!94Dev
......@@ -10,7 +10,7 @@ import UserCore from '../UserCore'
const SignIn = styled.p``
const Notice = styled.p`
margin: -${th('gridUnit')} 0 0;
margin: ${th('gridUnit')} 0 0;
text-indent: calc(3 * ${th('gridUnit')});
`
const ShowPassword = styled(Checkbox)`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment