Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
fix(styles-card): fix dot vertical alignment (#972)
Browse files Browse the repository at this point in the history
  • Loading branch information
farisaziz12 committed May 2, 2021
1 parent b314fa2 commit 5c7048c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/styles/Card.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ const ContextStyle = styled(Card)`
.dot {
font-size: ${fontSize.large};
margin: 0;
vertical-align: sub;
}
.name {
Expand Down

0 comments on commit 5c7048c

Please sign in to comment.