diff --git a/src/styles.js b/src/styles.js index aa55b8e..a2f1820 100644 --- a/src/styles.js +++ b/src/styles.js @@ -1587,7 +1587,7 @@ module.exports = { table: { width: '100%', tableLayout: 'auto', - textAlign: 'left', + textAlign: 'start', marginTop: em(32, 16), marginBottom: em(32, 16), },