webapps.planet: minor fixes.

flac
John Benediktsson 2020-02-27 14:44:19 -08:00 committed by Steve Ayerhart
parent 3373d888a2
commit 7b28dc28a9
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
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;
}