about styling
This commit is contained in:
parent
58521b6503
commit
f0acc11b83
|
@ -10,11 +10,11 @@
|
|||
color: #4338ca;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
font-family: 'Major Mono Display', monospace;
|
||||
font-family: 'Readex Pro', sans-serif;
|
||||
}
|
||||
|
||||
.h1 {
|
||||
font-size: 3rem;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.h2 {
|
||||
|
|
|
@ -40,7 +40,7 @@ const cloneWithStyle = (node: JSX.Element) => {
|
|||
function Contents() {
|
||||
return cloneWithStyle(
|
||||
<div>
|
||||
<h1 id="about">About mantic markets</h1>
|
||||
<h1 id="about">About</h1>
|
||||
<hr />
|
||||
<p>
|
||||
Mantic Markets is creating better forecasting through user-created
|
||||
|
|
Loading…
Reference in New Issue
Block a user