diff --git a/src/components/TotalsGrid/style.js b/src/components/TotalsGrid/style.js index 0ea0764d..fbe5b8d5 100644 --- a/src/components/TotalsGrid/style.js +++ b/src/components/TotalsGrid/style.js @@ -15,7 +15,7 @@ export const useStyles = makeStyles((theme) => ({ text: { color: theme.palette.white.main, alignItems: 'center', - padding: '16px 16px 0px 16px', + padding: '4px 16px 0px 16px', }, info: { color: '#FFF',