Update index.html

This commit is contained in:
Sophia Atkinson 2021-06-11 01:45:39 -07:00 committed by GitHub
parent 61025ae451
commit 3837b3c793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,20 +80,20 @@
<div class="cards">
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">20</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">servers</p>
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">70</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">Guilds</p>
</div>
</div>
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">1276+</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">users</p>
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">948+</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">Users</p>
</div>
</div>
<div class="card statistic" style="width: 18rem;">
<div class="card-body">
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">93+</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">channels</p>
<p class="card-title" style="font-size: 50px !important;line-height: 15px !important;letter-spacing: -0.06em !important;font-weight: bold !important;">0</h1>
<p style="font-weight: bold !important;font-size: 20px !important;">Shards</p>
</div>
</div>
</div>