Skip to content

Commit

Permalink
color 명 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
전유민 committed Jul 8, 2024
1 parent 2427e3e commit 0151eb3
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 @@ -33,7 +33,7 @@ module.exports = {
'gray-300': '#ABABAB',
'gray-400': '#919191',
'background-100': '#F5F7FA',
error: '#FF6577',
'state-error': '#FF6577',
'line-100': '#F2F2F2',
'line-200': '#CFDBEA',
'illust-yellow': '#FBC85B',
Expand Down

0 comments on commit 0151eb3

Please sign in to comment.