From f8be403a5ef8890cc100e4b73f12fe273243dae6 Mon Sep 17 00:00:00 2001 From: Lucas Morais Date: Sat, 24 Feb 2024 02:03:15 -0300 Subject: [PATCH] adjusting theme --- src/components/Footer/index.tsx | 2 +- src/components/Timeline/index.tsx | 3 +++ src/styles/themes.js | 3 +++ tailwind.config.js | 4 +++- 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 src/styles/themes.js diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index cf6c336..ef46465 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -5,7 +5,7 @@ const Footer = () => { return (