File tree 2 files changed +3
-10
lines changed
2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -306,21 +306,14 @@ export default {
306
306
transition : all .2s ease-in-out ;
307
307
font-weight : 200 ;
308
308
border : 1px solid #f1f1f1 ;
309
- /* background: url(https://vue3js.cn/docs/logo.png) no-repeat right bottom; */
310
- /* background-size: 80px; */
311
309
}
312
310
.sub .cover :hover {
313
311
box-shadow : 0 18px 32px -18px #000 !important ;
314
312
transform : translateY (-3px );
315
313
}
316
314
.sub .desc {
317
- /* position: absolute; */
318
315
width : 100% ;
319
316
color : #9c9c9c ;
320
- /* text-shadow: 0 2px 4px rgba(7,17,27,.5); */
321
- /* font-weight: 700; */
322
- /* background: rgba(28,31,33,.6); */
323
- /* bottom: 0; */
324
317
line-height : 28px ;
325
318
padding : 5px 8px ;
326
319
font-weight : 400 ;
Original file line number Diff line number Diff line change 1
1
---
2
2
home : true
3
- heroImage : https://vue3js.cn/docs/logo.png
4
3
# heroImage: https://vue3js.cn/docs/logo.png
5
- heroText : Vue.js
6
- tagline : 渐进式<br> JavaScript 框架
4
+ heroImage : https://static.vue-js.com/6280b990-ff19-11ea-85f6-6fac77c0c9b3.png
5
+ heroText : Vue3 One Piece
6
+ tagline : 下一代web开发方式,更快,更轻,易维护,更多的原生支持
7
7
navbar : false
8
8
actionText : Get Started
9
9
actionLink : http://vue3js.cn/docs
You can’t perform that action at this time.
0 commit comments