Skip to content

Commit

Permalink
Update tailwind.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Talivoy authored Nov 11, 2024
1 parent 0c876a4 commit 9193d80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
extend: {
colors: {
primary: {
DEFAULT: '#4F345A',
DEFAULT: '#001A23',
light: '#5D4E6D',
},
secondary: {
Expand All @@ -19,4 +19,4 @@ module.exports = {
},
},
plugins: [],
}
}

0 comments on commit 9193d80

Please sign in to comment.