+
Join Discord
-
+
Get instant access to our community and start connecting with other investors
Join Now
-
+
Already a member?{' '}
-
+
Sign in
diff --git a/tailwind.config.js b/tailwind.config.js
index a7ad44a..11f3ffc 100644
--- a/tailwind.config.js
+++ b/tailwind.config.js
@@ -3,6 +3,7 @@ export default {
"./index.html",
"./src/**/*.{js,ts,jsx,tsx}"
],
+ darkMode: 'class',
theme: {
extend: {
colors: {
@@ -30,6 +31,7 @@ export default {
700: '#334155',
800: '#1e293b',
900: '#0f172a',
+ 950: '#020617',
},
},
fontFamily: {