Skip to content

Commit 003e4e3

Browse files
committed
调整 样式
1 parent 8a35af2 commit 003e4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/Home.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<div class="site-anim" style="text-align: center;padding-top: 50px;">
33

44
<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>
5+
<div style="font-size: 50px; line-height: 50px">vue-layui</div>
6+
<div style="font-size: 30px; line-height: 30px; padding: 10px 10px 30px; color: #666">一个基于layui样式的vue组件库</div>
77
<div style="display: flex; align-items: center;justify-content: center">
88
<a href="https://github.com/kouchao/vue-layui" class="demo-github" target="_blank">
99
<i class="fab fa-github"></i>

0 commit comments

Comments
 (0)