File tree Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Expand file tree Collapse file tree 4 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -248,9 +248,6 @@ body {
248
248
-webkit-animation : fadein 2s ;
249
249
-ms-animation : fadein 2s ;
250
250
animation : fadein 2s ;
251
- -webkit-animation-delay : 1s ;
252
- -ms-animation-delay : 1s ;
253
- animation-delay : 1s ;
254
251
text-shadow : none;
255
252
color : # 333 ;
256
253
background-color : # fff ;
Original file line number Diff line number Diff line change 29
29
</ div >
30
30
</ nav >
31
31
< div class ="main-header-content ">
32
- < img class ="logo " src =' img/gulp-white-text.svg ' />
32
+ < img class ="logo " src =" img/gulp-white-text.svg " />
33
33
< p class ="main-header-text "> Automate and enhance your workflow</ p >
34
34
< a class ="main-header-btn " href ="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md "> Try it now</ a >
35
35
</ div >
Original file line number Diff line number Diff line change 93
93
text-decoration : none
94
94
-webkit- tap-highlight-color : transparent
95
95
animation : fadein 2s
96
- animation-delay : 1s
97
96
text-shadow : none
98
97
color : #3 3 3
99
98
background-color : #f f f
Original file line number Diff line number Diff line change 29
29
</ div >
30
30
</ nav >
31
31
< div class ="main-header-content ">
32
- < img class ="logo " src =' img/gulp-white-text.svg ' />
32
+ < img class ="logo " src =" img/gulp-white-text.svg " />
33
33
< p class ="main-header-text "> Automate and enhance your workflow</ p >
34
34
< a class ="main-header-btn " href ="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md "> Try it now</ a >
35
35
</ div >
You can’t perform that action at this time.
0 commit comments