mirror of
https://github.com/Xahau/xahau-web.git
synced 2026-08-23 02:50:51 +00:00
Update metrics
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
class="text-black flex flex-col col-span-4 md:col-span-3 min-h-40 items-start justify-end p-4 bg-white border-black border-2"
|
||||
>
|
||||
<h3 class="text-xl md:text-2xl font-semibold">{i.stats_accounts}</h3>
|
||||
<h4 class="text-4xl md:text-6xl font-extrabold">130K+</h4>
|
||||
<h4 class="text-4xl md:text-6xl font-extrabold">200K+</h4>
|
||||
</div>
|
||||
<div
|
||||
class="text-black flex flex-col col-span-2 md:col-span-2 min-h-40 items-start justify-end p-4 bg-white border-black border-2"
|
||||
@@ -138,7 +138,7 @@
|
||||
class="text-black flex flex-col col-span-6 md:col-span-3 row-start-auto md:row-start-2 min-h-40 items-start justify-end p-4 bg-white border-black border-2"
|
||||
>
|
||||
<h3 class="text-xl md:text-2xl font-semibold">{i.stats_ledgers}</h3>
|
||||
<h4 class="text-4xl md:text-6xl font-extrabold">16M+</h4>
|
||||
<h4 class="text-4xl md:text-6xl font-extrabold">22M+</h4>
|
||||
</div>
|
||||
<a
|
||||
href={getRelativeLocaleUrl(locale, '/docs/infrastructure/system-requirements/')}
|
||||
|
||||
Reference in New Issue
Block a user