diff --git a/web/package.json b/web/package.json
index 92ca48d3..55c6c49a 100644
--- a/web/package.json
+++ b/web/package.json
@@ -31,6 +31,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "0.4.0",
+ "@tailwindcss/typography": "^0.5.1",
"@types/lodash": "4.14.178",
"@types/node": "16.11.11",
"@types/react": "17.0.37",
diff --git a/web/pages/about.module.css b/web/pages/about.module.css
index 6f5ed2c1..731cd5c2 100644
--- a/web/pages/about.module.css
+++ b/web/pages/about.module.css
@@ -1,64 +1,9 @@
-.div {
- /* Tailwind Gray 700 */
- color: #334155;
- font-size: 1.1em;
-}
-
.h1,
.h2,
.h3 {
- color: #4338ca;
- margin-top: 2rem;
- margin-bottom: 1rem;
- font-family: 'Readex Pro', sans-serif;
-}
-
-.h1 {
- font-size: 2rem;
-}
-
-.h2 {
- font-size: 2rem;
-}
-
-.h3 {
- font-size: 1.5rem;
-}
-
-.p {
- margin-bottom: 0.75rem;
+ color: #4338ca !important;
}
.a {
- /* Tailwind Indigo 700 */
- color: #4338ca;
-}
-
-.a:hover {
- text-decoration: solid underline #4338ca 2px;
-}
-
-.aside {
- border-radius: 0.5rem;
- /* Tailwind Slate 200 */
- background-color: #e2e8f0;
- padding: 1.5rem;
-}
-
-.hr {
- margin-top: -0.5rem;
- margin-bottom: 1rem;
-}
-
-.ul {
- list-style-type: disc;
-}
-
-.ol {
- list-style-type: decimal;
-}
-
-.li {
- margin-left: 2rem;
- margin-bottom: 0.5rem;
+ font-weight: 700 !important;
}
diff --git a/web/pages/about.tsx b/web/pages/about.tsx
index 360273d8..1981a907 100644
--- a/web/pages/about.tsx
+++ b/web/pages/about.tsx
@@ -8,7 +8,9 @@ export default function About() {
return (
- Manifold Markets is creating better forecasting through user-created - prediction markets. -
-- Our mission is to expand humanity's collective knowledge by making - prediction markets accessible to all. + Manifold Markets lets anyone create a prediction market on any topic. + Win virtual money betting on what you know, from{' '} + + chess tournaments + {' '} + to{' '} + + lunar collisions + {' '} + to{' '} + + newsletter subscriber rates + {' '} + - or learn about the future by creating your own market!
@@ -76,7 +84,8 @@ function Contents() { market's best estimate - . This is the power of prediction markets! + . Since these probabilities are public, anyone can use them to make + better decisions!
+ You can ask questions about the future like "Will Taiwan remove + its 14-day COVID quarantine by Jun 01, 2022?" If the market + thinks this is very likely, you can plan more activities for your + trip. +
++ You can also ask subjective, personal questions like "Will I + enjoy my 2022 Taiwan trip?". Then share the market with your + family and friends and get their takes! +
-- You can ask questions about the future like "Will Taiwan remove - its 14-day COVID quarantine by Jun 01, 2022?" Then use the - information to plan your trip. -
-- You can also ask subjective, personal questions like "Will I - enjoy my 2022 Taiwan trip?". Then share the market with your - family and friends. -
+ You get M$ 1,000 just for signing up, so you can start betting + immediately! When a market creator decides an outcome in your favor, + you'll win Manifold Dollars from people who bet against you. +
- You get M$ 1,000 just for signing up, so you can start betting - immediately! When a market creator decides an outcome in your favor, - you'll win Manifold Dollars from people who bet against you. -
+ Read{' '} + + our technical guide + {' '} + to find out more! +
Manifold Markets is currently a team of three:
@@ -235,14 +252,14 @@ function Contents() { We've previously launched consumer-facing startups ( Throne,{' '} One Word), and worked at top - tech and finance companies (Google, Susquehanna). + tech and trading firms (Google, Susquehanna).Questions? Comments? Want to create a market? Talk to us!
info@manifold.markets
+ Email:{' '}
+ info@manifold.markets