mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
give fixed width to Paragraph on introduction screen
This commit is contained in:
@@ -205,6 +205,7 @@ const SplashScreen = () => {
|
||||
fontWeight: 'normal',
|
||||
textAlign: 'center',
|
||||
alignSelf: 'center',
|
||||
maxWidth:"80%"
|
||||
}}>
|
||||
{item.description}
|
||||
</Paragraph>
|
||||
|
||||
Reference in New Issue
Block a user