Change red color value in tailwind config
This commit is contained in:
parent
8047166beb
commit
40b7f2bc5d
@ -54,7 +54,7 @@ module.exports = {
|
||||
blue: '#244E5E',
|
||||
green: '#00B448',
|
||||
orange: '#FFAA00',
|
||||
red: '#F20041',
|
||||
red: '#BD021E',
|
||||
900: '#141F2A',
|
||||
800: '#4b5b66',
|
||||
700: '#5e7785',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user