Skip to content

Commit

Permalink
Issue #493: fixed label on date card
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzov96 authored and danielecalda committed Jun 27, 2023
1 parent 0a5669b commit 14d1ef4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export function DateCard<E>({
css={css`
color: #71717a;
font-style: normal;
font-weight: 600;
font-weight: 400;
font-size: 15px;
line-height: 19px;
`}
Expand Down

0 comments on commit 14d1ef4

Please sign in to comment.