We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc28825 commit 1459694Copy full SHA for 1459694
src/views/Home.vue
@@ -3,7 +3,7 @@
3
4
<img width="300" src="http://cos.jskou.com/vue-layui-logo.png" alt=""/>
5
<h1 style="font-size: 50px; margin: 10px">vue-layui</h1>
6
- <h2 style="font-size: 30px; margin: 10px 10px 30px; color: #666">一个基于layui样式的vue组件库</h2>
+ <h2 style="font-size: 30px; margin: 20px 10px 30px; color: #666">一个基于layui样式的vue组件库</h2>
7
<div style="display: flex; align-items: center;justify-content: center">
8
<a href="https://github.com/kouchao/vue-layui" class="demo-github" target="_blank">
9
<i class="fab fa-github"></i>
0 commit comments