You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ <h2 class="sub">Make your stuff stick!</h2>
29
29
<pclass="lead">
30
30
Ever wanted to <strong>pin</strong> something to the side of a text? Ever needed a subtle sticky element to quietly hang around as you scroll down?
31
31
</p>
32
-
32
+
33
33
<p>
34
34
<strong>jQuery.Pin</strong> is here to help! Pin any element to the top of a container. Easily <strong>disable</strong> it for smaller screen-sizes where there's no room for that kind of shenanigans.
35
35
</p>
@@ -76,7 +76,7 @@ <h4>Its a cat!</h4>
76
76
</div>
77
77
78
78
</section>
79
-
79
+
80
80
<sectionclass="left-nav">
81
81
<divclass="container clearfix">
82
82
<divclass="row">
@@ -100,7 +100,7 @@ <h2>Want a sticky left menu?</h2>
100
100
</div>
101
101
</section>
102
102
</div>
103
-
103
+
104
104
<divclass="wrapper text-center">
105
105
<ahref="https://github.com/webpop/jquery.pin" class="button">Get it now!</a>
106
106
<small>What are you waiting for?</small>
@@ -118,14 +118,15 @@ <h2>Want a sticky left menu?</h2>
118
118
</div>
119
119
</div>
120
120
</footer>
121
-
121
+
122
122
<ahref="https://github.com/webpop/jquery.pin"><imgstyle="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
0 commit comments