fix: ses-2087 recovery password banner heading is too large

pull/3056/head
William Grant 10 months ago
parent e41366b03c
commit 8bebf28eb7

@ -56,8 +56,8 @@ const StyledBanner = styled(Flex)`
`;
const StyledBannerTitle = styled.p`
font-size: var(--font-size-lg);
font-weight: 700;
font-size: var(--font-size-h4);
font-weight: 500;
line-height: 1;
`;

Loading…
Cancel
Save