Skip to content

Commit

Permalink
update theme font size
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanKoech committed Jan 13, 2023
1 parent 18975d8 commit c0f7945
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ val Typography = Typography(
caption = TextStyle(
fontFamily = CircularStd,
fontWeight = FontWeight.Medium,
fontSize = 12.sp,
fontSize = 14.sp,
),
button = TextStyle(
fontFamily = CircularStd,
Expand Down

0 comments on commit c0f7945

Please sign in to comment.