first commit from template
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div class="container center-content">
|
||||
<RouterView />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
|
||||
.container
|
||||
font-family 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
|
||||
max-width 1200px
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user