Skip to content

Commit

Permalink
center the avatars in contribution list (publiclab#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
filiplipinski authored and Rishabh570 committed Apr 20, 2019
1 parent d2fd172 commit 900822c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h2 class="contributors-head">Contributors</h2>

<p>This project was made possible by many contributors, including the following GitHub users:</p>

<div class="well contributors"><div id="spinner-icon" style="text-align: center;"><i class="fa fa-spinner fa-spin"></i></div><p class="usernames"></p><hr /><p class="avatars"></p></div>
<div class="well contributors"><div id="spinner-icon" style="text-align: center;"><i class="fa fa-spinner fa-spin"></i></div><p class="usernames"></p><hr /><p class="avatars text-center"></p></div>

</div>

Expand Down

0 comments on commit 900822c

Please sign in to comment.