More responsive CSS units
This commit is contained in:
@@ -36,7 +36,7 @@ const SignupButtons = styled.div`
|
||||
`;
|
||||
|
||||
const Content = styled.div`
|
||||
margin-top: 24px;
|
||||
margin-top: 1.5rem;
|
||||
|
||||
p {
|
||||
color: ${colors.black};
|
||||
|
||||
Reference in New Issue
Block a user