webapps.planet: minor fixes.
parent
3373d888a2
commit
7b28dc28a9
|
@ -29,4 +29,5 @@
|
|||
<t:call-next-template />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</t:chloe>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#container {
|
||||
max-width: 1000px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue