Revert fontSize change

Change-Id: I4011205f8a07c418653ee463d7355fe1e4ff6f44
pull/1220/head
Don Turner 9 months ago
parent 1de15f0fab
commit 092daacced

@ -45,7 +45,7 @@ internal val NiaTypography = Typography(
), ),
headlineLarge = TextStyle( headlineLarge = TextStyle(
fontWeight = FontWeight.Normal, fontWeight = FontWeight.Normal,
fontSize = 64.sp, fontSize = 32.sp,
lineHeight = 40.sp, lineHeight = 40.sp,
letterSpacing = 0.sp, letterSpacing = 0.sp,
), ),

Loading…
Cancel
Save