commiting a but load of content huehue

This commit is contained in:
wompmacho
2020-11-09 19:39:47 -05:00
parent b1e7384254
commit cdccb41c0c
56 changed files with 4471 additions and 10626 deletions

View File

@@ -14,6 +14,9 @@
box-sizing: border-box;
margin-top: 1em;
}
.spacer{
height: 5vh;
}
</style>
<Nav {segment}></Nav>
@@ -22,4 +25,7 @@
<slot></slot>
</main>
<div class="spacer"></div>
<Footer></Footer>