Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1525,7 +1525,7 @@ <h1 class="large-h1 text-white">Subscribe to stay informed</h1>
<!-- <label id="honey">
<p>Please do not put anything here:</p>
<input name="url" type="text">
</label>
</label>
<span>*We never share your email with 3rd parties</span>-->
</div>
</form>
Expand Down Expand Up @@ -1646,8 +1646,8 @@ <h1>Friends and Partners</h1>
</div>
</div>
</div>
<a href="javascript:" id="return-to-top">
<span class="glyphicon glyphicon-chevron-up scroll-top" style="font-size:20px"></span>
<a href="javascript:" id="return-to-top" class="btn-info btn-circle btn-sm " style="margin-left: 20px; padding-top: 10px; border-radius: 80px;">
<span class="glyphicon glyphicon-chevron-up scroll-top" style="font-size:20px; "></span>
</a>
</footer>
</div>
Expand Down