diff --git a/frontend/src/app/components/asset/asset.component.scss b/frontend/src/app/components/asset/asset.component.scss
index c5961e428..270ad97e3 100644
--- a/frontend/src/app/components/asset/asset.component.scss
+++ b/frontend/src/app/components/asset/asset.component.scss
@@ -20,4 +20,33 @@
margin-top: 20px;
margin-right: 0px;
}
-}
\ No newline at end of file
+}
+
+h1 {
+ margin: 0px;
+ padding: 0px;
+ margin-right: 15px;
+ @media (min-width: 576px) {
+ float: left;
+ }
+}
+
+.tx-link {
+ display: block;
+ height: 100%;
+ top: 9px;
+ position: relative;
+ @media (min-width: 576px) {
+ top: 11px;
+ }
+ @media (min-width: 768px) {
+ top: 17px;
+ }
+}
+.title-tx {
+ h2 {
+ line-height: 1;
+ margin-bottom: 10px;
+ }
+}
+
diff --git a/frontend/src/app/components/block/block.component.html b/frontend/src/app/components/block/block.component.html
index 1ef8c6709..cc96660f4 100644
--- a/frontend/src/app/components/block/block.component.html
+++ b/frontend/src/app/components/block/block.component.html
@@ -2,8 +2,8 @@
- Genesis
-
+
Genesis
+
@@ -11,10 +11,10 @@
-
+
- Block
-
+
Block
+
@@ -28,7 +28,7 @@
-
+
@@ -162,7 +162,7 @@
-
+
{{ i }} transaction
{{ i }} transactions
@@ -175,14 +175,14 @@
-