Update style

This commit is contained in:
2021-08-29 21:40:19 +02:00
parent 1d5cc99877
commit cfed14b1c4
9 changed files with 173 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div id="app">
<SiteHeader />
<router-view/>
<router-view />
</div>
</template>