Rework profile header
This commit is contained in:
parent
cb310ab1c1
commit
2ec09ba545
7 changed files with 224 additions and 40 deletions
|
@ -62,6 +62,10 @@ export const s = StyleSheet.create({
|
|||
fw200: {fontWeight: '200'},
|
||||
|
||||
// font sizes
|
||||
f9: {fontSize: 9},
|
||||
f10: {fontSize: 10},
|
||||
f11: {fontSize: 11},
|
||||
f12: {fontSize: 12},
|
||||
f13: {fontSize: 13},
|
||||
f14: {fontSize: 14},
|
||||
f15: {fontSize: 15},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue