Skip to content

Commit 7c892a2

Browse files
committed
docs: improve styling
1 parent 41c53f1 commit 7c892a2

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
1-
<div style="padding: 100px 0; text-align: center;">
1+
<p align="center">
2+
<br>
3+
<br>
24
<a href="https://github.com/microcipcip/vue-use-kit">
35
<img
46
src="https://raw.githubusercontent.com/microcipcip/vue-use-kit/master/public/logo.png"
57
alt="Vue use kit"
6-
width="300"
8+
width="200"
79
/>
810
</a>
9-
</div>
11+
<br>
12+
<br>
13+
<br>
14+
</p>
15+
16+
<p align="center">
1017

1118
[![NPM Version](https://img.shields.io/npm/v/vue-use-kit.svg)](https://www.npmjs.com/package/vue-use-kit) [![NPM Downloads](https://img.shields.io/npm/dm/vue-use-kit.svg)](https://www.npmjs.com/package/vue-use-kit) [![Build Status](https://img.shields.io/travis/microcipcip/vue-use-kit/master.svg)](https://travis-ci.org/microcipcip/vue-use-kit) [![GitHub license](https://img.shields.io/github/license/microcipcip/vue-use-kit?style=flat-square)](https://github.com/microcipcip/vue-use-kit/blob/master/LICENSE) [![Demo](https://img.shields.io/badge/demos-🚀-yellow.svg)](https://microcipcip.github.io/vue-use-kit/)
1219

20+
<br>
21+
</p>
22+
1323
> 🛠️ Vue kit of useful [Vue Composition API](https://vue-composition-api-rfc.netlify.com) functions.</em>
1424
1525
Please note that Vue 3.0 has not been released yet, therefore the installation and setup of [@vue/composition-api](https://github.com/vuejs/composition-api) is required for this library to work.

0 commit comments

Comments
 (0)