mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2026-02-13 21:09:13 +00:00
Finally landed on a design, created a bunch of pages.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user