fix line-height in lead component
This commit is contained in:
parent
a4825d8748
commit
a11348ce6b
@ -21,7 +21,7 @@ const Gamma = styled.h4`
|
||||
|
||||
const Lead = styled.p`
|
||||
font-size: 1.25rem;
|
||||
|
||||
line-height: 1.6;
|
||||
${media.small`font-size: 1rem;`};
|
||||
`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user