Skip to content

Commit

Permalink
height: 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Khen Solomon Lethil committed Dec 14, 2021
1 parent 59ad65a commit 65d4ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/core/theme/data.dart
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ class IdeaData {
"Mm3Web",
],
fontSize: 20,
height: 1.2,
height: 1.25,
),
bodyText2: TextStyle(
fontWeight: _fontWeighMedium,
Expand All @@ -250,7 +250,7 @@ class IdeaData {
"Mm3Web",
],
fontSize: 20,
height: 1.2,
height: 1.25,
),
caption: TextStyle(
fontWeight: _fontWeighSemiBold,
Expand Down

0 comments on commit 65d4ba3

Please sign in to comment.