From d33aa055a98965dabe9774af7c9ace90abc5f9bb Mon Sep 17 00:00:00 2001 From: Felix Brucker Date: Wed, 15 Nov 2023 17:25:31 +0530 Subject: [PATCH] Use col-6 for pool stats --- src/app/stats-card/stats-card.component.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/stats-card/stats-card.component.html b/src/app/stats-card/stats-card.component.html index b8740d0..d91b5e5 100644 --- a/src/app/stats-card/stats-card.component.html +++ b/src/app/stats-card/stats-card.component.html @@ -1,5 +1,5 @@
-
+
{{snippetService.getSnippet('stats-card-component.current-effort')}} @@ -18,7 +18,7 @@
-
+
{{snippetService.getSnippet('stats-card-component.average-effort')}} @@ -37,7 +37,7 @@
-
+
{{snippetService.getSnippet('stats-card-component.daily-reward')}} @@ -56,7 +56,7 @@
-
+
{{snippetService.getSnippet('stats-card-component.farmers')}} @@ -69,7 +69,7 @@
-
+
{{snippetService.getSnippet('stats-card-component.pool-ec')}} @@ -82,7 +82,7 @@
-
+
{{snippetService.getSnippet('stats-card-component.height')}} @@ -95,7 +95,7 @@
-
+
{{snippetService.getSnippet('stats-card-component.network-capacity')}}