Skip to content

Commit bd0d1fe

Browse files
author
Pooya Parsa
committed
Small fixes on homepage
1 parent c50b6f9 commit bd0d1fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/pages/index.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212

1313
<p class="lead">
14-
<router-link to="/docs" class="btn mr-1">Documentation</router-link>
14+
<router-link to="/docs" class="btn mr-1 mb-1">Documentation</router-link>
1515

1616
<router-link to="/play" class="btn">Playground</router-link>
1717
</p>
@@ -63,7 +63,6 @@
6363
<p>Simply include js inside your HTML templates</p>
6464
<div v-code class="html">
6565
&lt;script src=&quot;https://unpkg.com/bootstrap-vue/dist/bootstrap-vue.js&quot;/&gt;
66-
6766
</div>
6867
<div class="text-center">
6968
<br>

0 commit comments

Comments
 (0)