Skip to content

Commit 4c89baf

Browse files
author
Contra
committed
link directly to docs on mobile
1 parent 41e277c commit 4c89baf

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

dist/css/style.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,6 @@ body {
248248
-webkit-animation: fadein 2s;
249249
-ms-animation: fadein 2s;
250250
animation: fadein 2s;
251-
-webkit-animation-delay: 1s;
252-
-ms-animation-delay: 1s;
253-
animation-delay: 1s;
254251
text-shadow: none;
255252
color: #333;
256253
background-color: #fff;

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</div>
3030
</nav>
3131
<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"/>
3333
<p class="main-header-text">Automate and enhance your workflow</p>
3434
<a class="main-header-btn" href="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md">Try it now</a>
3535
</div>

src/css/style.styl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ body
9393
text-decoration: none
9494
-webkit-tap-highlight-color: transparent
9595
animation: fadein 2s
96-
animation-delay: 1s
9796
text-shadow: none
9897
color: #333
9998
background-color: #fff

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</div>
3030
</nav>
3131
<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"/>
3333
<p class="main-header-text">Automate and enhance your workflow</p>
3434
<a class="main-header-btn" href="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md">Try it now</a>
3535
</div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy