-
+
Create your own
-
+
prediction markets
diff --git a/web/pages/_document.tsx b/web/pages/_document.tsx
index ab322086..212e4e19 100644
--- a/web/pages/_document.tsx
+++ b/web/pages/_document.tsx
@@ -38,12 +38,7 @@ export default function Document() {
crossOrigin="true"
/>
-
-
@@ -62,7 +57,7 @@ export default function Document() {
}}
/>
-
+
diff --git a/web/tailwind.config.js b/web/tailwind.config.js
index 1a2d0073..ece84771 100644
--- a/web/tailwind.config.js
+++ b/web/tailwind.config.js
@@ -5,6 +5,7 @@ module.exports = {
theme: {
fontFamily: {
'major-mono': ['Major Mono Display', 'monospace'],
+ 'readex-pro': ['Readex Pro', 'sans-serif'],
},
extend: {
backgroundImage: {