update homepage

This commit is contained in:
2026-01-18 22:17:50 +01:00
parent cc8b8b6d8b
commit d93e2f8928
2 changed files with 2 additions and 12 deletions

View File

@@ -5,26 +5,16 @@ import DjEmail from "@/DjEmail.tsx";
import { addCSS, css } from "@/util.ts";
const styles = css`
body {
height: 100svh;
}
.dj-home-root {
margin: auto;
width: 500px;
display: flex;
flex-direction: column;
height: 100%;
.resource {
margin-bottom: 10px;
}
.spacer {
flex-grow: 1;
height: 100%;
}
.dj-title {
font-size: 48px;
margin: 20px auto;
@@ -162,7 +152,7 @@ export default defineComponent({
</ul>
</main>
</div>
<div class="spacer" />
<hr />
<footer>
<div class="bottom">
<div>