improve styling
This commit is contained in:
9
docs/src/templates/DocPage/index.vue
Normal file
9
docs/src/templates/DocPage/index.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<Layout>
|
||||
<div class="doc-page">
|
||||
<VueRemarkContent class="doc-page__markdown" />
|
||||
</div>
|
||||
</Layout>
|
||||
</template>
|
||||
|
||||
<style lang="scss" src="./style.scss" scoped></style>
|
||||
Reference in New Issue
Block a user