Update baseline platform defaults for font size

This commit is contained in:
REDMOND\krsiler 2020-04-13 14:48:59 -07:00
Родитель 1d326cb785
Коммит b6a46410e6
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -9,8 +9,8 @@ function _defaultTypography(): ITypography {
body: 11,
subheader: 12,
header: 15,
hero: 22,
heroLarge: 30
hero: 21,
heroLarge: 32
},
weights: {
regular: '400',