Skip to content

Commit 506b67c

Browse files
committed
chore: drop button style to 14.sp
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 10c60f2 commit 506b67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/src/main/java/com/getcode/theme

app/src/main/java/com/getcode/theme/Type.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ internal val typography = Typography(
9696
),
9797
button = TextStyle(
9898
fontFamily = Avenir,
99-
fontSize = 16.sp,
99+
fontSize = 14.sp,
100100
fontWeight = FontWeight.SemiBold,
101101
lineHeight = 16.sp,
102102
textAlign = TextAlign.Center

0 commit comments

Comments
 (0)