diff --git a/src/components/projects/styles/FundProject.js b/src/components/projects/styles/FundProject.js index 2d5063b..c0668b9 100644 --- a/src/components/projects/styles/FundProject.js +++ b/src/components/projects/styles/FundProject.js @@ -70,7 +70,7 @@ const styles = theme => ({ }, edit: { gridColumnStart: 12, - color: '#4360DF', + color: theme.palette.primary[500], fontSize: '15px' }, formControl: {