Compare commits
2 Commits
6474f14aea
...
863841bd74
Author | SHA1 | Date | |
---|---|---|---|
863841bd74 | |||
bce05ad483 |
|
@ -41,7 +41,7 @@ body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container p {
|
p {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
margin: 0.25em;
|
margin: 0.25em;
|
|
@ -111,9 +111,7 @@ function App() {
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
:
|
:
|
||||||
<div className='stats'>
|
<p>Loading...</p>
|
||||||
Loading...
|
|
||||||
</div>
|
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
Loading…
Reference in New Issue
Block a user