Skip to content

Commit

Permalink
Prettier index
Browse files Browse the repository at this point in the history
  • Loading branch information
LuigiZaccagnini committed Nov 22, 2021
1 parent b97ee84 commit 7acfca4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/api/status/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,15 @@ <h4 class="mb-0" id="total-contributors-satellite">&nbsp;</h4>
<div class="card card--telescope">
<div class="card-header card-header--telescope p-3 pt-2">
<div
class="icon icon-lg icon-shape bg-gradient-info shadow-info text-center border-radius-xl mt-n4 position-absolute"
class="
icon icon-lg icon-shape
bg-gradient-info
shadow-info
text-center
border-radius-xl
mt-n4
position-absolute
"
>
<i class="material-icons opacity-10">person</i>
</div>
Expand Down

0 comments on commit 7acfca4

Please sign in to comment.