Skip to content

Commit

Permalink
style: change font size
Browse files Browse the repository at this point in the history
  • Loading branch information
ooooorobo committed Aug 12, 2023
1 parent b1b5975 commit c2c400a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/view/components/banner/AppDownload.tsx
Expand Up @@ -49,7 +49,7 @@ const logoContainer = css`

const title = css`
color: var(--color-700);
font-size: 12px;
font-size: 13px;
font-weight: 500;
letter-spacing: -0.24px;
`;
Expand Down

0 comments on commit c2c400a

Please sign in to comment.