diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-03 14:26:31 -0400 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-03 14:26:31 -0400 |
| commit | d5394e9c1a936e8272ed036f259532939d37f44f (patch) | |
| tree | 428e07f6dcdc198fb4ec999e2e4eb72bceef87ad /client/src/lib/views/privacy.js | |
| parent | ce8e9934191119e44d1520e2991439c2d94666ef (diff) | |
pull db if possible
Diffstat (limited to 'client/src/lib/views/privacy.js')
| -rw-r--r-- | client/src/lib/views/privacy.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/lib/views/privacy.js b/client/src/lib/views/privacy.js index eb243a3..e2f6751 100644 --- a/client/src/lib/views/privacy.js +++ b/client/src/lib/views/privacy.js @@ -85,7 +85,7 @@ const htmlStyles = StyleSheet.create({ color: 'white', fontFamily: 'Futura-Medium', fontSize: 24, - lineHeight: 30, + lineHeight: 40, margin: 0, }, h2: { |
