landing page css and text

pull/79/head
Jon Eugster 2 years ago
parent ab0cb5ba3d
commit 2a81c67675

@ -117,7 +117,6 @@ div.image {
} }
header { header {
border: 1px solid green;
background-repeat: none; background-repeat: none;
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;

@ -136,8 +136,9 @@ This is a good first introduction to Lean!"
<div className="wrapper"> <div className="wrapper">
<h2>Development notes</h2> <h2>Development notes</h2>
<p> <p>
As this server runs lean on our university machines, it has a limited capacity of 15-25 As this server runs lean on our university machines, it has a limited capacity.
games running simultaneously. We hope to address this limitation in the future. Our current estimate is about 55 copies of the NNG or 25 copies of games importing
mathlib. We hope to address this limitation in the future.
</p> </p>
<p> <p>
Most aspects of the games and the infrastructure are still in development. Feel free to Most aspects of the games and the infrastructure are still in development. Feel free to

Loading…
Cancel
Save