diff --git a/tailwind.config.js b/tailwind.config.js index 83ed98f..cf31fb1 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -10,7 +10,7 @@ module.exports = { 'rhr-ns': ['"SF Sports Night NS"'], }, colors: { - red: { rhr: '#ef3340' }, + yellow: { rhr: '#fff200' }, }, }, },