forked from LaconicNetwork/icns-frontend
Minor styling changes
This commit is contained in:
parent
81fa455857
commit
88c150b78b
@ -177,7 +177,7 @@ const ModalTitle = styled.div`
|
|||||||
|
|
||||||
color: ${color.white};
|
color: ${color.white};
|
||||||
|
|
||||||
margin-bottom: 1.75rem;
|
margin-bottom: 1rem;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const ModalDescription = styled.div`
|
const ModalDescription = styled.div`
|
||||||
@ -316,8 +316,8 @@ const NameBoxIconContainer = styled.div`
|
|||||||
|
|
||||||
const NameBoxTitle = styled.div`
|
const NameBoxTitle = styled.div`
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 1rem;
|
font-size: 0.875rem;
|
||||||
line-height: 1.18rem;
|
line-height: 1.05rem;
|
||||||
|
|
||||||
color: ${color.grey["100"]};
|
color: ${color.grey["100"]};
|
||||||
`;
|
`;
|
||||||
|
Loading…
Reference in New Issue
Block a user