diff --git a/src/modules/[chain]/block/[height].vue b/src/modules/[chain]/block/[height].vue
index d15c3d7a..cd632820 100644
--- a/src/modules/[chain]/block/[height].vue
+++ b/src/modules/[chain]/block/[height].vue
@@ -1,4 +1,5 @@
-
-
- #{{ store.current.block?.header?.height }}
-
-
-
-
-
-
+
+
+
#{{ store.current.block?.header?.height }}
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+ Block Header
+
+
+
-
-
-
-
-
+
+
+
+ Transactions
+
+
+
-
-
-
-
-
+
+
+
+ Last Commit
+
+
+
diff --git a/src/modules/[chain]/block/index.vue b/src/modules/[chain]/block/index.vue
index 61bbbcf0..c3dd8eab 100644
--- a/src/modules/[chain]/block/index.vue
+++ b/src/modules/[chain]/block/index.vue
@@ -27,8 +27,8 @@ const format = useFormatter();
>
-
-
+
+
| Height |
@@ -54,11 +54,11 @@ const format = useFormatter();
{{ format.toDay(item.block?.header?.time, 'from') }} |
-
+
-
-
+
+
| Hash |
@@ -77,7 +77,7 @@ const format = useFormatter();
{{ format.formatTokens(item.tx.authInfo.fee?.amount) }} |
-
+