2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00

For #25750 - Change Headline8 to 14dp

This commit is contained in:
Gabriel Luong 2022-06-24 11:32:23 -04:00 committed by mergify[bot]
parent 6568b4c278
commit 2f17888f79

View File

@ -71,7 +71,7 @@ val defaultTypography = FenixTypography(
),
headline8 = TextStyle(
fontSize = 12.sp,
fontSize = 14.sp,
fontWeight = FontWeight.W500,
letterSpacing = 0.4.sp,
lineHeight = 20.sp,