webapps.planet: minor fixes.

master
John Benediktsson 2020-02-27 14:44:19 -08:00
parent 4241854f94
commit c719b096a5
2 changed files with 5 additions and 0 deletions

View File

@ -29,4 +29,5 @@
<t:call-next-template />
</div>
</div>
</t:chloe>

View File

@ -1,3 +1,7 @@
body {
margin: 0;
}
#container {
max-width: 1000px;
}