Skip to content

Commit

Permalink
remove paragraph top margin
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjul3s committed Feb 12, 2021
1 parent 190353b commit efca080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/Typography.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const headings = {
const text = {
base: {
styles: {
marginTop: 0,
lineHeight: 1.45
}
},
Expand Down

0 comments on commit efca080

Please sign in to comment.