mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-24 06:29:57 +00:00
Update text sizes
This commit is contained in:
parent
38995950bc
commit
63a2fa0f71
@ -58,6 +58,18 @@ export default {
|
||||
Text: {
|
||||
style: {
|
||||
color: Colors.textColor
|
||||
},
|
||||
h1Style: {
|
||||
fontSize: 40
|
||||
},
|
||||
h2Style: {
|
||||
fontSize: 34
|
||||
},
|
||||
h3Style: {
|
||||
fontSize: 28
|
||||
},
|
||||
h4Style: {
|
||||
fontSize: 22
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user