about styling

This commit is contained in:
mantikoros 2021-12-19 17:38:10 -06:00
parent 58521b6503
commit f0acc11b83
2 changed files with 3 additions and 3 deletions

View File

@ -10,11 +10,11 @@
color: #4338ca; color: #4338ca;
margin-top: 2rem; margin-top: 2rem;
margin-bottom: 1rem; margin-bottom: 1rem;
font-family: 'Major Mono Display', monospace; font-family: 'Readex Pro', sans-serif;
} }
.h1 { .h1 {
font-size: 3rem; font-size: 2rem;
} }
.h2 { .h2 {

View File

@ -40,7 +40,7 @@ const cloneWithStyle = (node: JSX.Element) => {
function Contents() { function Contents() {
return cloneWithStyle( return cloneWithStyle(
<div> <div>
<h1 id="about">About mantic markets</h1> <h1 id="about">About</h1>
<hr /> <hr />
<p> <p>
Mantic Markets is creating better forecasting through user-created Mantic Markets is creating better forecasting through user-created