diff --git a/src/views/Home.vue b/src/views/Home.vue index 89aa3024..436284ec 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -40,7 +40,7 @@ @@ -48,34 +48,36 @@ v-if="data" class="earnings-card text-left" > - - - - {{ data.chain_name }} {{ data.sdk_version }} - -
- Height +
+ + {{ data.chain_name }} {{ data.sdk_version }} + + +
+
+
+ Height +
+
+ {{ data.height || '0' }} +
-
- {{ data.height || '0' }} -
- - Updated on {{ data.time || '...' }} - - - - - +
+ +
+
+ + Updated on {{ data.time || '...' }} + +