Affix Bootstrap fiddling

This commit is contained in:
AnitaYCheng
2015-02-10 08:44:39 -08:00
parent 17f635d0c8
commit e36ffcd639
+1 -1
View File
@@ -96,7 +96,7 @@
<h3>Join us on a mini-quest!</h3><h4><span class="glyphicon glyphicon-chevron-down"></span></h4>
<!--Avatar fades in from behind, is affixed to travel at the center of the page all the way down until it hits the footer call-to-action-->
<img id="myAvatar" data-spy="affix" data-offset-top="400" src="http://placehold.it/150x150" />
<img id="myAvatar" data-spy="affix" data-offset-top="400" data-offset-bottom="200" src="http://placehold.it/150x150" />
</section>