Design fixes (#422)

This commit is contained in:
Charles Bochet
2023-06-25 20:02:09 -07:00
committed by GitHub
parent 643d090091
commit 9bd8f6df01
7 changed files with 94 additions and 26 deletions

View File

@ -14,4 +14,8 @@ export const commonText = {
iconSizeMedium: 16,
iconSizeSmall: 14,
iconStrikeLight: 1.6,
iconStrikeMedium: 2,
iconStrikeBold: 2.5,
};