We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c60f2 commit 506b67cCopy full SHA for 506b67c
1 file changed
app/src/main/java/com/getcode/theme/Type.kt
@@ -96,7 +96,7 @@ internal val typography = Typography(
96
),
97
button = TextStyle(
98
fontFamily = Avenir,
99
- fontSize = 16.sp,
+ fontSize = 14.sp,
100
fontWeight = FontWeight.SemiBold,
101
lineHeight = 16.sp,
102
textAlign = TextAlign.Center
0 commit comments