Making block, transaction, and address view responsive.

closes #43
This commit is contained in:
softsimon
2020-03-10 14:46:12 +07:00
parent 71cd4e1279
commit 0f41b0d933
10 changed files with 115 additions and 45 deletions

View File

@@ -9,3 +9,7 @@
.title-block > h1 {
margin: 0;
}
.mobile-width {
width: 130px;
}