refactor: simplify

pull/702/head
Kia Ishii 3 years ago
parent 40f09ae1ee
commit b0b9917341

@ -13,13 +13,7 @@ import VPHomeFeatures from './VPHomeFeatures.vue'
<VPHomeFeatures />
<slot name="home-features-after" />
<div class="content">
<div class="content-container">
<main class="main">
<Content class="vp-doc" />
</main>
</div>
</div>
<Content />
</div>
</template>

Loading…
Cancel
Save