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 8a35af2 commit 003e4e3Copy full SHA for 003e4e3
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
- <div style="font-size: 50px;">vue-layui</div>
6
- <div style="font-size: 30px; padding: 10px 10px 30px; color: #666">一个基于layui样式的vue组件库</div>
+ <div style="font-size: 50px; line-height: 50px">vue-layui</div>
+ <div style="font-size: 30px; line-height: 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