Remove a bunch of boilerplate and add config.

This commit is contained in:
2025-02-13 20:55:16 -07:00
parent 6ecb7a730c
commit 5070b36f6c
27 changed files with 918 additions and 795 deletions

View File

@@ -4,12 +4,4 @@
</div>
</template>
<style>
@media (min-width: 1024px) {
.about {
min-height: 100vh;
display: flex;
align-items: center;
}
}
</style>
<style></style>