From a52ec74e9128a3af73b3b1dccec076ed69c0cf7b Mon Sep 17 00:00:00 2001 From: LoafPickleWW Date: Tue, 21 May 2024 10:55:55 -0400 Subject: [PATCH] Update tailwind.config.js Darker? --- tailwind.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailwind.config.js b/tailwind.config.js index bb222b5..b65315c 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -20,7 +20,7 @@ module.exports = { "primary-gray": "#D0D0D1", "secondary-gray": "#393C3A", "secondary-black": "#000a02", - "banner-grey": "#44403c", + "banner-grey": "#262626", "text-white": "#f9fafb", }, fontSize: {