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 1459694 commit 8a35af2Copy full SHA for 8a35af2
src/views/Home.vue
@@ -2,8 +2,8 @@
2
<div class="site-anim" style="text-align: center;padding-top: 50px;">
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: 20px 10px 30px; color: #666">一个基于layui样式的vue组件库</h2>
+ <div style="font-size: 50px;">vue-layui</div>
+ <div style="font-size: 30px; padding: 10px 10px 30px; color: #666">一个基于layui样式的vue组件库</div>
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