Skip to content

Commit

Permalink
update paragraph line height
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrankowska committed Jul 3, 2020
1 parent 2be2a90 commit 3c0e2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/atoms/paragraph/Paragraph.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.a-paragraph {
@apply mb-4;
@apply text-primary leading-loose;
@apply text-primary leading-relaxed;
}

0 comments on commit 3c0e2f7

Please sign in to comment.