Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit f7d38e8

Browse files
author
z
committed
weight 500 to card events title
1 parent cf0c8c4 commit f7d38e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/events/event-card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const Card = styled(Flex)`
6868
const CardTitle = styled.h3`
6969
${space};
7070
color: #374355;
71-
font-weight: 400;
71+
font-weight: 500;
7272
border-bottom: 1px solid ${graySecondary};
7373
`;
7474

0 commit comments

Comments
 (0)