Update to font-awesome 3.0. Fix instances of fa-hdd to fa-hdd-o. Make contact option bubbles large and centered.
This commit is contained in:
parent
82c4c8a28b
commit
0b7dfffb42
6 changed files with 38 additions and 22 deletions
|
@ -1,2 +1,2 @@
|
|||
<i class="fa fa-lock fa-lg" style="{{ repo.is_public ? 'visibility: hidden' : 'visibility: inherit' }}" title="Private Repository"></i>
|
||||
<i class="fa fa-hdd"></i>
|
||||
<i class="fa fa-hdd-o"></i>
|
||||
|
|
Reference in a new issue