Skip to content

Commit

Permalink
fixing website
Browse files Browse the repository at this point in the history
  • Loading branch information
AmonKissi committed Jun 26, 2024
1 parent 04e88f4 commit 68364be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ module.exports = {
},
colors: {
'gray-c1': 'rgb(4,4,4)',
'gray-c2': 'rgb(203,156,84)',
'gray-c2': 'rgb(4,4,4)',
highlight: 'rgb(203,156,84)',
},
gridTemplateColumns: {
Expand Down

0 comments on commit 68364be

Please sign in to comment.