Finally landed on a design, created a bunch of pages.

This commit is contained in:
2020-07-18 21:48:06 +02:00
parent 92bd44cedb
commit 7078d994c0
13 changed files with 1006 additions and 203 deletions

View File

@@ -1,7 +1,6 @@
<template>
<div>
<Navigation></Navigation>
<router-view />
</div>
</template>
@@ -19,4 +18,4 @@ export default {
@import './styles/normalize';
@import './styles/icons';
@import './styles/global';
</style>
</style>